[ Bron: avro-java ]
Pakket: libavro-compiler-java (1.8.2-1)
Verwijzigingen voor libavro-compiler-java
Trisquel bronnen:
Het bronpakket avro-java downloaden:
Beheerder:
Original Maintainers:
- Debian Java Maintainers (Mailarchief)
- Emmanuel Bourg
Externe bronnen:
- Homepage [avro.apache.org]
Vergelijkbare pakketten:
Apache Avro compiler for Java
Apache Avro is a data serialization system providing:
* Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
This package contains the compilers for Avro IDL and Avro specific Java API.
Andere aan libavro-compiler-java gerelateerde pakketten
|
|
|
-
- dep: libavro-java
- Apache Avro data serialization system
-
- dep: libcommons-lang-java
- Commons Lang - an extension of the java.lang package
-
- dep: velocity
- Java-based template engine for web application