File: PKG-INFO

package info (click to toggle)
pyx 0.9-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,064 kB
  • ctags: 2,665
  • sloc: python: 15,205; makefile: 142; ansic: 131
file content (24 lines) | stat: -rw-r--r-- 1,128 bytes parent folder | download | duplicates (2)
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