This repository was archived by the owner on Apr 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMANIFEST
More file actions
82 lines (82 loc) · 1.67 KB
/
Copy pathMANIFEST
File metadata and controls
82 lines (82 loc) · 1.67 KB
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
CHANGES.txt
LICENSE.txt
MANIFEST
MANIFEST.in
README.txt
TODO.txt
clean.sh
install.sh
setup.cfg
setup.py
examples\bigfile.py
examples\cgi.py
examples\chess.py
examples\colors.py
examples\comments.py
examples\copyformat.py
examples\csv2xls.py
examples\datecalc2.py
examples\dates.py
examples\demo.py
examples\easter_egg.py
examples\filehandle.py
examples\headers.py
examples\hyperlink1.py
examples\hyperlink2.py
examples\images.py
examples\long_string.py
examples\merge1.py
examples\merge2.py
examples\merge3.py
examples\merge4.py
examples\merge5.py
examples\outline.py
examples\panes.py
examples\protection.py
examples\regions.py
examples\repeat.py
examples\republic.bmp
examples\simple.py
examples\stats.py
examples\stats_ext.py
examples\stocks.py
examples\tab2xls.py
examples\textwrap.py
examples\win32ole.py
examples\write_arrays.py
pyXLWriter\BIFFWriter.py
pyXLWriter\Format.py
pyXLWriter\Formula.py
pyXLWriter\OLEWriter.py
pyXLWriter\OLEWriterBig.py
pyXLWriter\Workbook.py
pyXLWriter\Worksheet.py
pyXLWriter\__init__.py
pyXLWriter\_lextab.py
pyXLWriter\_parsetab.py
pyXLWriter\lex.py
pyXLWriter\parse.py
pyXLWriter\utilites.py
pyXLWriter\yacc.py
tests\republic.bmp
tests\test_BIFFWriter.py
tests\test_Format.py
tests\test_Formula.py
tests\test_OLEWriter.py
tests\test_Workbook.py
tests\test_Worksheet.py
tests\test_XLWriter.py
tests\test_all.py
tests\test_parse.py
tests\test_utilites.py
tests\testsupport.py
tests\perl_output\f_font_biff
tests\perl_output\f_font_key
tests\perl_output\f_xf_biff
tests\perl_output\gen_f_xf_biff.pl
tests\perl_sample\big.xls
tests\perl_sample\formula.xls
tests\perl_sample\selection.xls
tests\perl_sample\small_big.xls
tests\perl_sample\worksheet.xls
tests\perl_sample\write.xls