Metadata-Version: 2.0
Name: fhirclient
Version: 0.0.1
Summary: A flexible client for FHIR servers supporting the SMART on FHIR protocol
Home-page: https://github.com/smart-on-fhir/fhirclient/
Author: SMART Platforms Team
Author-email: support@smartplatforms.org
License: APACHE2
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: requests

fhirclient: A flexible client for FHIR servers supporting the SMART on FHIR protocol
==========================

TO DO: description and documentation references here

.. :changelog:

History
=======


0.0.1 (2014-08-25)
------------------

- Initial release.


Credits
=======

“fhirclient” is written and maintained by the SMART Platforms Team / Boston Children's Hospital.


Contributors
------------

The following wonderful people contributed directly or indirectly to this project:

- `Josh Mandel <https://github.com/jmandel>`_
- `Nikolai Schwertner <https://github.com/nschwertner>`_

Please add yourself here alphabetically when you submit your first pull request.


