Metadata-Version: 1.0
Name: pyunv
Version: 0.1.1
Summary: BusinessObjects universe file (*.unv) parser
Home-page: http://web.me.com/dave.peckham/python/PyUnv.html
Author: David Peckham
Author-email: dave.peckham@me.com
License: LGPL
Download-URL: http://web.me.com/dave.peckham/python/PyUnv_files/
Description: BusinessObjects universe file (*.unv) parser
        -------------------------------------
        
        Reads these objects from the universe file:
        - Universe parameters
        - Tables
        - Virtual Tables
        - Classes
        - Objects
        - Conditions
        - Joins (coming soon)
        
        Tested on Python 2.6
        
Keywords: encoding
Platform: POSIX
Platform: Windows
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: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
