Metadata-Version: 2.1
Name: bytestring-splitter
Version: 1.2.0
Summary: Among the simplest imaginable ways to serialize: concatenate and split.
Home-page: https://github.com/nucypher/bytestringSplitter
Author: NuCypher
Author-email: dev@nucypher.com
License: Apache Software License v2.0
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: msgpack-python (==0.5.6)
Provides-Extra: testing
Requires-Dist: atomicwrites (==1.2.1) ; extra == 'testing'
Requires-Dist: attrs (==18.2.0) ; extra == 'testing'
Requires-Dist: bumpversion (==0.5.3) ; extra == 'testing'
Requires-Dist: certifi (==2018.11.29) ; extra == 'testing'
Requires-Dist: chardet (==3.0.4) ; extra == 'testing'
Requires-Dist: coverage (==4.0.3) ; extra == 'testing'
Requires-Dist: idna (==2.7) ; extra == 'testing'
Requires-Dist: more-itertools (==4.3.0) ; extra == 'testing'
Requires-Dist: pluggy (==0.8.0) ; extra == 'testing'
Requires-Dist: py (==1.7.0) ; extra == 'testing'
Requires-Dist: pytest-cov (==2.5.1) ; extra == 'testing'
Requires-Dist: pytest (==4.0.1) ; extra == 'testing'
Requires-Dist: python-coveralls (==2.9.1) ; extra == 'testing'
Requires-Dist: pyyaml (==4.2b4) ; extra == 'testing'
Requires-Dist: requests (==2.20.1) ; extra == 'testing'
Requires-Dist: six (==1.11.0) ; extra == 'testing'
Requires-Dist: urllib3 (==1.24.1) ; extra == 'testing'

[![CircleCI](https://circleci.com/gh/nucypher/bytestringSplitter.svg?style=svg)](https://circleci.com/gh/nucypher/bytestringSplitter)



