Metadata-Version: 1.1
Name: vext.gi
Version: 0.1.4
Summary: Use system python packages in a virtualenv
Home-page: https://github.com/stuaxo/vext
Author: Stuart Axon
Author-email: stuaxo2@yahoo.com
License: MIT
Description: Use Gobject Introspection in a virtualenv care of Vext, should work on all platforms.
        
        Note:   
        Vext is a workaround, you might want to check out pgi, which is based on cffi and
        works in virtualenv - fill in the gaps and vext.gi won't be needed :)
        
Keywords: virtualenv gi vext gtk
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
