Metadata-Version: 2.1
Name: idlib
Version: 0.0.1.dev4
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
Description: # idlib
        [![PyPI version](https://badge.fury.io/py/idlib.svg)](https://pypi.org/project/idlib/)
        [![Build Status](https://travis-ci.org/tgbugs/idlib.svg?branch=master)](https://travis-ci.org/tgbugs/idlib)
        [![Coverage Status](https://coveralls.io/repos/github/tgbugs/idlib/badge.svg?branch=master)](https://coveralls.io/github/tgbugs/idlib?branch=master)
        
        A library for working with identifiers of all kinds.
        
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
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: rdf
Provides-Extra: oauth
