Metadata-Version: 2.0
Name: buslib
Version: 0.3
Summary: Client library for interfacing with the BUS Methodology data API
Home-page: https://bitbucket.org/busmethodology/python-buslib/overview
Author: Sam Parkinson
Author-email: sam@mettle-studio.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: bus methodology client api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

Client library for interfacing with the BUS Methodology data API
================================================================

Typical contents for this file would include an overview of the project, basic
usage examples, etc. Generally, including the project changelog in here is not
a good idea, although a simple "What's New" section for the most recent version
may be appropriate.


