Metadata-Version: 1.1
Name: convertextract
Version: 1.0.4
Summary: Extract and convert non-Unicode text into Unicode. Based on Textract library by Dean Malmgren
Home-page: https://github.com/roedoejet/convertextract
Author: Aidan Pine
Author-email: aidanpine@shaw.ca
License: MIT
Download-URL: https://github.com/roedoejet/convertextract/archives/master
Description: .. NOTES FOR CREATING A RELEASE:
        ..
        ..   * bump the version number in convertextract.__init__.py
        ..   * update docs/changelog.rst
        ..   * git push
        ..   * python setup.py sdist upload
        ..   * create a release https://github.com/deanmalmgren/scrubadub/releases
        
        convertextract
        ========
        
        Extract and convert non-Unicode text into Unicode. Based on Textract library by Dean Malmgren. https://github.com/deanmalmgren/textract
        
        `Full documentation <http://convertextract.readthedocs.org>`__.
Platform: UNKNOWN
