Metadata-Version: 2.1
Name: idlib
Version: 0.0.1.dev1
Summary: A library for working with identifiers of all kinds.
Home-page: https://github.com/tgbugs/idlib
Author: Tom Gillespie
Author-email: tgbugs@gmail.com
License: MIT
Keywords: python persistent identifiers
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-runner ; extra == 'test'

# idlib
A library for working with identifiers of all kinds.


