Metadata-Version: 1.0
Name: django-manuscript
Version: 0.3.1
Summary: Django application for managing rare book scanning/OCR projects
Home-page: http://christopheradams.info
Author: Christopher Adams
Author-email: christopher.r.adams@gmail.com
License: UNKNOWN
Download-URL: http://christopheradams.info/downloads/
Description: django-manuscript
        -----------------
        
        A reusable Django application for managing scanned images of physical documents
        (such as manuscripts or reprints of manuscripts), displaying OCR text, and
        implementing an out of the box basic search functionality. This is itself
        intended to be an out-of-the-box Django application to help an institution
        manage a book digitization project.
        
        This project is under development. Consider this project in alpha phase, in
        that there may be non-backwards compatible changes that come in version releases,
        for the moment. I'll put a notification up here when it becomes more stable.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: Django
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Education
Classifier: Topic :: Printing
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Scanners
Classifier: Topic :: Multimedia :: Graphics :: Viewers
