File: Manifest

package info (click to toggle)
avro-java 1.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 12,784 kB
  • sloc: java: 58,236; ansic: 27,618; cpp: 15,332; cs: 12,876; python: 10,443; xml: 6,338; php: 3,836; ruby: 3,158; perl: 1,656; sh: 733; lex: 203; yacc: 140; makefile: 7
file content (29 lines) | stat: -rw-r--r-- 573 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
CHANGELOG
LICENSE
NOTICE
Manifest
Rakefile
avro.gemspec
interop/test_interop.rb
lib/avro.rb
lib/avro/data_file.rb
lib/avro/io.rb
lib/avro/ipc.rb
lib/avro/protocol.rb
lib/avro/schema.rb
lib/avro/schema_normalization.rb
test/case_finder.rb
test/random_data.rb
test/sample_ipc_client.rb
test/sample_ipc_http_client.rb
test/sample_ipc_http_server.rb
test/sample_ipc_server.rb
test/test_datafile.rb
test/test_fingerprints.rb
test/test_help.rb
test/test_io.rb
test/test_protocol.rb
test/test_schema.rb
test/test_schema_normalization.rb
test/test_socket_transport.rb
test/tool.rb