File: MANIFEST

package info (click to toggle)
python-gnuplot 1.7-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 892 kB
  • ctags: 579
  • sloc: python: 1,853; makefile: 47; sh: 24
file content (122 lines) | stat: -rw-r--r-- 3,178 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
ANNOUNCE.txt
CREDITS.txt
Errors.py
FAQ.txt
Gnuplot.html
LICENSE.txt
MANIFEST
MANIFEST.in
NEWS.txt
PlotItems.py
README.txt
TODO.txt
_Gnuplot.py
__init__.py
demo.py
funcutils.py
gnuplot_Suites.py
gp.py
gp_cygwin.py
gp_java.py
gp_mac.py
gp_macosx.py
gp_unix.py
gp_win32.py
setup.cfg
setup.py
termdefs.py
test.py
utils.py
./Errors.py
./PlotItems.py
./_Gnuplot.py
./__init__.py
./demo.py
./funcutils.py
./gnuplot_Suites.py
./gp.py
./gp_cygwin.py
./gp_java.py
./gp_mac.py
./gp_macosx.py
./gp_unix.py
./gp_win32.py
./setup.py
./termdefs.py
./test.py
./utils.py
doc/index.html
doc/Gnuplot/ANNOUNCE.txt.html
doc/Gnuplot/Errors.html
doc/Gnuplot/LICENSE.txt.html
doc/Gnuplot/PlotItems.html
doc/Gnuplot/README.txt.html
doc/Gnuplot/TODO.txt.html
doc/Gnuplot/_Gnuplot.html
doc/Gnuplot/__init__.html
doc/Gnuplot/demo.html
doc/Gnuplot/funcutils.html
doc/Gnuplot/gnuplot_Suites.html
doc/Gnuplot/gp.html
doc/Gnuplot/gp_cygwin.html
doc/Gnuplot/gp_mac.html
doc/Gnuplot/gp_macosx.html
doc/Gnuplot/gp_unix.html
doc/Gnuplot/gp_win32.html
doc/Gnuplot/index.html
doc/Gnuplot/setup.html
doc/Gnuplot/termdefs.html
doc/Gnuplot/test.html
doc/Gnuplot/utils.html
doc/Gnuplot/Errors/DataError.html
doc/Gnuplot/Errors/Error.html
doc/Gnuplot/Errors/OptionError.html
doc/Gnuplot/PlotItems/Func.html
doc/Gnuplot/PlotItems/PlotItem.html
doc/Gnuplot/PlotItems/_FileItem.html
doc/Gnuplot/PlotItems/_InlineFileItem.html
doc/Gnuplot/PlotItems/_TempFileItem.html
doc/Gnuplot/PlotItems/_unset.html
doc/Gnuplot/_Gnuplot/Gnuplot.html
doc/Gnuplot/_Gnuplot/_GnuplotFile.html
doc/Gnuplot/gnuplot_Suites/Miscellaneous_Events.html
doc/Gnuplot/gnuplot_Suites/Standard_Suite.html
doc/Gnuplot/gnuplot_Suites/application.html
doc/Gnuplot/gnuplot_Suites/bounds.html
doc/Gnuplot/gnuplot_Suites/closeable.html
doc/Gnuplot/gnuplot_Suites/document.html
doc/Gnuplot/gnuplot_Suites/floating.html
doc/Gnuplot/gnuplot_Suites/gnuplot_Suite.html
doc/Gnuplot/gnuplot_Suites/graph.html
doc/Gnuplot/gnuplot_Suites/index.html
doc/Gnuplot/gnuplot_Suites/modal.html
doc/Gnuplot/gnuplot_Suites/modified.html
doc/Gnuplot/gnuplot_Suites/name.html
doc/Gnuplot/gnuplot_Suites/odds_and_ends.html
doc/Gnuplot/gnuplot_Suites/picture.html
doc/Gnuplot/gnuplot_Suites/position.html
doc/Gnuplot/gnuplot_Suites/resizable.html
doc/Gnuplot/gnuplot_Suites/titled.html
doc/Gnuplot/gnuplot_Suites/visible.html
doc/Gnuplot/gnuplot_Suites/window.html
doc/Gnuplot/gnuplot_Suites/zoomable.html
doc/Gnuplot/gnuplot_Suites/zoomed.html
doc/Gnuplot/gp_cygwin/GnuplotOpts.html
doc/Gnuplot/gp_cygwin/GnuplotProcess.html
doc/Gnuplot/gp_mac/GnuplotOpts.html
doc/Gnuplot/gp_mac/GnuplotProcess.html
doc/Gnuplot/gp_mac/_GNUPLOT.html
doc/Gnuplot/gp_macosx/GnuplotOpts.html
doc/Gnuplot/gp_macosx/GnuplotProcess.html
doc/Gnuplot/gp_unix/GnuplotOpts.html
doc/Gnuplot/gp_unix/GnuplotProcess.html
doc/Gnuplot/gp_win32/GnuplotOpts.html
doc/Gnuplot/gp_win32/GnuplotProcess.html
doc/Gnuplot/termdefs/Arg.html
doc/Gnuplot/termdefs/ArgOneParam.html
doc/Gnuplot/termdefs/BareStringArg.html
doc/Gnuplot/termdefs/BooleanArg.html
doc/Gnuplot/termdefs/KeywordArg.html
doc/Gnuplot/termdefs/KeywordOrBooleanArg.html
doc/Gnuplot/termdefs/MutuallyExclusiveArgs.html
doc/Gnuplot/termdefs/StringArg.html