Metadata-Version: 2.1
Name: gamera
Version: 4.1.0
Summary: Gamera is a framework for building document analysis applications. It is not a packaged document recognition system, but a toolkit for building document image recognition systems.
Home-page: https://gamera.sourceforge.net/
Author: Michael Droettboom and Christoph Dalitz
License: GNU GENERAL PUBLIC LICENSE Version 2
Project-URL: Documentation, https://gamera.informatik.hsnr.de/docs/gamera-docs/
Project-URL: Source, https://github.com/hsnr-gamera/gamera-4
Description: # Gamera 4 (for Python 3)
        
        Gamera is a framework for building document analysis applications.  
        It is not a packaged document recognition system, but a toolkit for
        building document image recognition systems.
        
        For more information about Gamera, visit the Gamera website at:
        
        http://gamera.informatik.hsnr.de/
        
        ## Installation and Usage
        
        See the INSTALL file for installation instructions,
        or online under
        
        http://gamera.informatik.hsnr.de/docs/gamera-docs/install.html
        
        The complete Gamera documentation is available online at:
        
        http://gamera.informatik.hsnr.de/docs/gamera-docs/
        
        ## Authors and License
        
        (c)2001-2003 Michael Droettboom, Karl Mac Millan, Ichiro Fujinaga  
        (c)2004-2007 Michael Droettboom  
        (c)2008-2019 Michael Droettboom and Christoph Dalitz
        
        See the file ACKNOWLEDGEMENTS for additional contributors.
        
        This software is distributed under the GNU General Public License.
        See the file LICENSE for more information.
        
        As the GNU GPL is only applicable to software, the accompanying
        documentation is distributed under the terms of the Creative Commons
        Attribution-Share Alike license. See the bottom of the file
        doc/src/index.txt for details.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Text Processing
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.5
Description-Content-Type: text/markdown
