1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Metadata-Version: 1.0
Name: PyX
Version: 0.9
Summary: Python package for the generation of PostScript and PDF files
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 PostScript and PDF files. It
combines an abstraction of the PostScript drawing model with 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
|