Metadata-Version: 2.1
Name: amclient
Version: 1.0.0rc1
Summary: Archivematica API client library.
Home-page: https://github.com/artefactual-labs/amclient/
Author: Artefactual
Author-email: info@artefactual.com
License: AGPL
Keywords: Archivematica API Archivematica-Storage-Service SDK
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Requires-Dist: requests (<3.0)
Requires-Dist: six
Requires-Dist: urllib3

# amclient
Archivematica API client module


