Package hawtbuf: Information

    Source package: hawtbuf
    Version: 1.11-alt1_6jpp8
    Build time:  Nov 11, 2017, 06:55 AM
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: A rich byte buffer library
    Description: 
    This library implements a simple interface with working with
    byte arrays. It is a shame that the Java SDK did not come with
    a built in class that was just simply a byte[], int offset,
    int length class which provided a rich interface similar to
    what the String class does for char arrays. This library
    fills in that void by providing a Buffer class which does provide
    that rich interface.

    List of RPM packages built from this SRPM:
    hawtbuf (noarch)
    hawtbuf-javadoc (noarch)
    hawtbuf-proto (noarch)
    hawtbuf-protoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. /proc
      3. rpm-build-java
      4. jpackage-generic-compat
      5. maven-local
      6. mvn(commons-logging:commons-logging)
      7. mvn(junit:junit)
      8. mvn(log4j:log4j:1.2.17)
      9. mvn(org.apache.felix:maven-bundle-plugin)
      10. mvn(org.apache.maven.plugins:maven-invoker-plugin)
      11. mvn(org.apache.maven.plugins:maven-plugin-plugin)
      12. mvn(org.apache.maven.shared:maven-shared-components:pom:)
      13. mvn(org.apache.maven:maven-plugin-api)
      14. mvn(org.apache.maven:maven-project)
      15. mvn(org.codehaus.mojo:javacc-maven-plugin)
      16. mvn(org.fusesource:fusesource-pom:pom:)

    Last changed


    Nov. 9, 2017 Igor Vlasenko 1.11-alt1_6jpp8
    - fc27 update
    Oct. 22, 2017 Igor Vlasenko 1.11-alt1_5jpp8
    - new jpp release
    Feb. 10, 2016 Igor Vlasenko 1.11-alt1_4jpp8
    - java8 mass update