Metadata-Version: 1.0
Name: Relo
Version: 0.5-beta
Summary: Recursive Document Content Search in python
Home-page: http://cwoebker.github.com/relo
Author: Cecil Woebker
Author-email: cwoebker@gmail.com
License: UNKNOWN
Description: ====
        Relo
        ====
        More information is available at the `homepage <http://cwoebker.github.com/relo>`_.
        
        What kind of documents are supported?
        -------------------------------------
        For now you have to browse through the `DocType <http://github.com/cwoebker/relo/tree/master/doctype/>`_ plugin directory on github.
        
        Where are the Docs?
        -------------------
        Not done yet, but you can still check out the `github wiki <http://wiki.github.com/cwoebker/relo>`_.
        
        Additionally try running ``python relo.py --help`` for basic usage information.
        
        
        Need more info or want to contribute?
        ------------------------------------
        
        Email me with any questions
        
Keywords: python search document content
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Topic :: Text Processing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.3
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: BSD License
