Update preferred method for reading/writing messages from files

This commit is contained in:
Jason Paryani
2013-09-01 02:13:19 -07:00
parent eb9e7511d0
commit 6fcdf841e4
7 changed files with 103 additions and 124 deletions

View File

@@ -61,7 +61,7 @@ setup(
author_email="pypi-contact@jparyani.com",
url = 'https://github.com/jparyani/pycapnp',
download_url = 'https://github.com/jparyani/pycapnp/archive/v%s.zip' % VERSION,
keywords = ['capnp', 'capnproto'],
keywords = ['capnp', 'capnproto', "Cap'n Proto"],
classifiers = [
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',