.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.rst
conftest.py
setup.py
tox.ini
capnpy/__init__.pxd
capnpy/__init__.py
capnpy/__main__.py
capnpy/_hash.c
capnpy/_hash.h
capnpy/_hash.pxd
capnpy/_hash.py
capnpy/_hash.pyx
capnpy/_hash_cpython.c
capnpy/_util.h
capnpy/_util.pyx
capnpy/annotate.capnp
capnpy/annotate.py
capnpy/annotate_extended.py
capnpy/anypointer.py
capnpy/blob.pxd
capnpy/blob.py
capnpy/buffered.pxd
capnpy/buffered.py
capnpy/convert_case.py
capnpy/enum.pxd
capnpy/enum.py
capnpy/filelike.pxd
capnpy/filelike.py
capnpy/list.pxd
capnpy/list.py
capnpy/message.pxd
capnpy/message.py
capnpy/packing.pxd
capnpy/packing.py
capnpy/packing.pyx
capnpy/printer.py
capnpy/ptr.h
capnpy/ptr.pxd
capnpy/ptr.py
capnpy/ptr.pyx
capnpy/reflection.py
capnpy/schema.capnp
capnpy/schema.py
capnpy/schema_extended.py
capnpy/struct_.pxd
capnpy/struct_.py
capnpy/type.pxd
capnpy/type.py
capnpy/util.py
capnpy.egg-info/PKG-INFO
capnpy.egg-info/SOURCES.txt
capnpy.egg-info/dependency_links.txt
capnpy.egg-info/entry_points.txt
capnpy.egg-info/not-zip-safe
capnpy.egg-info/requires.txt
capnpy.egg-info/top_level.txt
capnpy/benchmarks/__init__.py
capnpy/benchmarks/benchmarks.capnp
capnpy/benchmarks/benchmarks_base.capnp
capnpy/benchmarks/bigtree.dump
capnpy/benchmarks/support.py
capnpy/benchmarks/test_benchmarks.py
capnpy/benchmarks/test_buffered.py
capnpy/benchmarks/test_ctor.py
capnpy/benchmarks/test_message.py
capnpy/benchmarks/test_unpack.py
capnpy/compiler/__init__.py
capnpy/compiler/compiler.py
capnpy/compiler/distutils.py
capnpy/compiler/enum.py
capnpy/compiler/field.py
capnpy/compiler/fieldtree.py
capnpy/compiler/misc.py
capnpy/compiler/module.py
capnpy/compiler/node.py
capnpy/compiler/request.py
capnpy/compiler/struct_.py
capnpy/compiler/structor.py
capnpy/compiler/util.py
capnpy/ext/__init__.py
capnpy/floatrepr/__init__.py
capnpy/floatrepr/build.py
capnpy/floatrepr/kjwrap.cc
capnpy/segment/__init__.py
capnpy/segment/_copy_list.py
capnpy/segment/_copy_pointer.h
capnpy/segment/_copy_pointer.py
capnpy/segment/_copy_pointer.pyx
capnpy/segment/base.pxd
capnpy/segment/base.py
capnpy/segment/base.pyx
capnpy/segment/builder.pxd
capnpy/segment/builder.py
capnpy/segment/builder.pyx
capnpy/segment/endof.pxd
capnpy/segment/endof.py
capnpy/segment/segment.pxd
capnpy/segment/segment.py
capnpy/testing/__init__.py
capnpy/testing/test__hash.py
capnpy/testing/test_annotate.py
capnpy/testing/test_blob.py
capnpy/testing/test_buffered.py
capnpy/testing/test_convert_case.py
capnpy/testing/test_enum.py
capnpy/testing/test_filelike.py
capnpy/testing/test_floatrepr.py
capnpy/testing/test_list.py
capnpy/testing/test_main.py
capnpy/testing/test_message.py
capnpy/testing/test_packing.py
capnpy/testing/test_ptr.py
capnpy/testing/test_struct_.py
capnpy/testing/test_util.py
capnpy/testing/compiler/__init__.py
capnpy/testing/compiler/support.py
capnpy/testing/compiler/test_annotation.py
capnpy/testing/compiler/test_anypointer.py
capnpy/testing/compiler/test_compiler.py
capnpy/testing/compiler/test_const.py
capnpy/testing/compiler/test_ctor.py
capnpy/testing/compiler/test_ctor_union.py
capnpy/testing/compiler/test_distutils.py
capnpy/testing/compiler/test_evolution.py
capnpy/testing/compiler/test_field.py
capnpy/testing/compiler/test_fieldtree.py
capnpy/testing/compiler/test_import.py
capnpy/testing/compiler/test_key.py
capnpy/testing/compiler/test_misc.py
capnpy/testing/compiler/test_null.py
capnpy/testing/compiler/test_py_group.py
capnpy/testing/compiler/test_reflection.py
capnpy/testing/compiler/test_repr.py
capnpy/testing/compiler/test_standalone.py
capnpy/testing/compiler/test_util.py
capnpy/testing/segment/__init__.py
capnpy/testing/segment/test_base.py
capnpy/testing/segment/test_builder.py
capnpy/testing/segment/test_copy_pointer.py
capnpy/testing/segment/test_endof.py
capnpy/testing/segment/test_segment.py
docs/Makefile
docs/requirements.txt
docs/ext/benchmark_directive.py
docs/ext/charter.py
docs/ext/test_charter.py
docs/source/benchmarks.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/example.capnp
docs/source/example_compact.capnp
docs/source/example_enum.capnp
docs/source/example_group.capnp
docs/source/example_key.capnp
docs/source/example_named_union.capnp
docs/source/example_options.capnp
docs/source/example_py_group.capnp
docs/source/example_reflection.capnp
docs/source/example_reflection_db.capnp
docs/source/example_struct.capnp
docs/source/example_union.capnp
docs/source/index.rst
docs/source/usage.rst
travis/README.txt
travis/build-wheels.sh
travis/clone-benchmarks-repo.sh
travis/commit-results.sh
travis/install_capnp.sh
travis/travis.rsa.enc
travis/travis.rsa.pub
travis/bin/tcpserver