Metadata-Version: 1.0
Name: PyX
Version: 0.6.3
Summary: Python package for the generation of encapsulated PostScript figures
Home-page: http://pyx.sourceforge.net/
Author: Jrg Lehmann, Andr Wobst
Author-email: pyx-devel@lists.sourceforge.net
License: GPL
Download-URL: http://sourceforge.net/project/showfiles.php?group_id=45430
Description: PyX is a Python package for the creation of encapsulated PostScript figures.
        It provides both an abstraction of PostScript and a TeX/LaTeX interface.
        Complex tasks like 2d and 3d plots in publication-ready quality are built out
        of these primitives.
        
Platform: OS independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
