Metadata-Version: 1.1
Name: authortoolkit
Version: 0.1.0
Summary: automatically determine the identities of authors in collections of publications
Home-page: https://github.com/jeff-regier/authortoolkit
Author: Jeffrey Regier
Author-email: jeff@stat.berkeley.edu
License: ISCL
Description: ===============================
        Author Toolkit
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/authortoolkit.svg
                :target: https://pypi.python.org/pypi/authortoolkit
        
        .. image:: https://img.shields.io/travis/jeff-regier/authortoolkit.svg
                :target: https://travis-ci.org/jeff-regier/authortoolkit
        
        .. image:: https://readthedocs.org/projects/authortoolkit/badge/?version=latest
                :target: https://readthedocs.org/projects/authortoolkit/?badge=latest
                :alt: Documentation Status
        
        
        * Free software: ISC license
        * Documentation: https://authortoolkit.readthedocs.org.
        
        Features
        --------
        
        Author Toolkit is a suite of tools for automatically determining the identities of authors in collections of publications.
        
        
        Credits
        ---------
        
        Author Toolkit has been developed with support from The Bibliographic Knowledge Network.
        
        Tools used in rendering this package:
        
        *  Cookiecutter_
        *  `cookiecutter-pypackage`_
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: authortoolkit
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
