Update preferred method for reading/writing messages from files
This commit is contained in:
2
setup.py
2
setup.py
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user