Metadata-Version: 1.1
Name: pyunv
Version: 0.2.0
Summary: Python parser for SAP BusinessObjects universe (*.unv) files
Home-page: http://code.google.com/p/pyunv/
Author: David Peckham
Author-email: dave.peckham@me.com
License: LGPL
Download-URL: http://code.google.com/p/pyunv/downloads/list
Description: PyUnv reads SAP BusinessObjects universe (.unv) files. PyUnv can extract
        universe settings, classes, objects, conditions, and source tables and columns
        from the universe file.
        
        PyUnv requires Mako to produce manifests. I include a sample template for a
        text manifest. If you come up with your own manifests in RST, HTML, or other,
        let me know.
Keywords: encoding,BusinessObjects,SAP,universe,unv
Platform: Many
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: pyunv
