File: DIST_README.txt

package info (click to toggle)
python-avro 1.12.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,180 kB
  • sloc: python: 7,734; sh: 771; xml: 738; java: 386; makefile: 28
file content (14 lines) | stat: -rw-r--r-- 501 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Apache Avro Distribution 

Avro is a data serialization system.

This distribution contains the following files:

  - avro-src-x.y.z.tar.gz contains the full source for Avro, including
    all programming language implementations, documentation source, etc.

  - avro-doc-x.y.z.tar.gz contains Avro's pre-built documentation.

  - the c/, cpp/, csharp/, java/, js/, perl/, php/, py/, rust/ and ruby/
    subdirectories contain pre-built, language-specific binaries,
    bundles, etc. as conveniences.