File: MANIFEST

package info (click to toggle)
python-gnuplot 1.4-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 364 kB
  • ctags: 172
  • sloc: python: 992; makefile: 35; sh: 26
file content (15 lines) | stat: -rw-r--r-- 691 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
README			# Documentation, installation info, etc
ANNOUNCE		# Brief description of features
MANIFEST		# This file
NEWS			# Changes between versions
LICENSE			# Your rights to use this package
CREDITS			# Contributors to Gnuplot.py
TODO			# Hopes and dreams
__init__.py		# The main module
demo.py			# Demonstrate elementary Gnuplot.py features
test.py			# More thorough test of most Gnuplot.py features
oldplot.py		# Optional module for backwards compatibility
gp.py			# Low-level gnuplot interface, Unix version
gp_mac.py		# Low-level gnuplot interface, Macintosh version
gp_win32.py		# Low-level gnuplot interface, Windows version
gnuplot_Suites.py	# Support module needed for the Macintosh