File: SOURCES.txt

package info (click to toggle)
python-fabio 0.8.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,116 kB
  • sloc: python: 15,111; ansic: 1,091; sh: 233; makefile: 200
file content (168 lines) | stat: -rw-r--r-- 4,078 bytes parent folder | download
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
MANIFEST.in
README.rst
bootstrap.py
build-deb.sh
copyright
pyproject.toml
requirements.txt
run_tests.py
setup.py
stdeb.cfg
version.py
doc/Makefile
doc/make.bat
doc/source/Changelog.rst
doc/source/conf.py
doc/source/coverage.rst
doc/source/getting_started.rst
doc/source/index.rst
doc/source/install.rst
doc/source/mathjax.py
doc/source/performances.rst
doc/source/api/modules.rst
doc/source/img/viewer.png
doc/source/man/fabio_viewer.rst
doc/source/tutorials/Nexus2cbf.ipynb
doc/source/tutorials/convert_CBF.ipynb
doc/source/tutorials/index.rst
fabio/GEimage.py
fabio/HiPiCimage.py
fabio/OXDimage.py
fabio/TiffIO.py
fabio/__init__.py
fabio/adscimage.py
fabio/binaryimage.py
fabio/bruker100image.py
fabio/brukerimage.py
fabio/cbfimage.py
fabio/compression.py
fabio/converters.py
fabio/datIO.py
fabio/directories.py
fabio/dm3image.py
fabio/edfimage.py
fabio/eigerimage.py
fabio/fabioformats.py
fabio/fabioimage.py
fabio/fabioutils.py
fabio/file_series.py
fabio/fit2dimage.py
fabio/fit2dmaskimage.py
fabio/fit2dspreadsheetimage.py
fabio/hdf5image.py
fabio/jpeg2kimage.py
fabio/jpegimage.py
fabio/kcdimage.py
fabio/mar345image.py
fabio/marccdimage.py
fabio/mpaimage.py
fabio/mrcimage.py
fabio/nexus.py
fabio/numpyimage.py
fabio/openimage.py
fabio/pilatusimage.py
fabio/pixiimage.py
fabio/pnmimage.py
fabio/raxisimage.py
fabio/readbytestream.py
fabio/setup.py
fabio/speimage.py
fabio/templateimage.py
fabio/tifimage.py
fabio/xsdimage.py
fabio/app/__init__.py
fabio/app/_matplotlib.py
fabio/app/_qt.py
fabio/app/convert.py
fabio/app/setup.py
fabio/app/viewer.py
fabio/benchmark/__init__.py
fabio/benchmark/setup.py
fabio/ext/__init__.py
fabio/ext/_cif.pyx
fabio/ext/byte_offset.pyx
fabio/ext/cf_io.pyx
fabio/ext/mar345_IO.pyx
fabio/ext/setup.py
fabio/ext/include/ccp4_pack.h
fabio/ext/include/columnfile.h
fabio/ext/include/msvc/stdint.h
fabio/ext/src/ccp4_pack.c
fabio/ext/src/cf_iomodule.c
fabio/ext/src/columnfile.c
fabio/test/__init__.py
fabio/test/profile_all.py
fabio/test/setup.py
fabio/test/testGEimage.py
fabio/test/testOXDimage.py
fabio/test/testXSDimage.py
fabio/test/test_all.py
fabio/test/test_all_images.py
fabio/test/test_failing_files.py
fabio/test/test_file_series.py
fabio/test/test_filename_steps.py
fabio/test/test_flat_binary.py
fabio/test/test_formats.py
fabio/test/test_image_convert.py
fabio/test/test_nexus.py
fabio/test/testadscimage.py
fabio/test/testbruker100image.py
fabio/test/testbrukerimage.py
fabio/test/testcbfimage.py
fabio/test/testcompression.py
fabio/test/testdm3image.py
fabio/test/testedfimage.py
fabio/test/testeigerimage.py
fabio/test/testfabioconvert.py
fabio/test/testfabioimage.py
fabio/test/testfilenames.py
fabio/test/testfit2dimage.py
fabio/test/testfit2dmaskimage.py
fabio/test/testhdf5image.py
fabio/test/testheadernotsingleton.py
fabio/test/testjpeg2kimage.py
fabio/test/testjpegimage.py
fabio/test/testkcdimage.py
fabio/test/testmar345image.py
fabio/test/testmccdimage.py
fabio/test/testmpaimage.py
fabio/test/testmrcimage.py
fabio/test/testnumpyimage.py
fabio/test/testopenheader.py
fabio/test/testopenimage.py
fabio/test/testpilatusimage.py
fabio/test/testpnmimage.py
fabio/test/testraxisimage.py
fabio/test/testspeimage.py
fabio/test/testtifimage.py
fabio/test/utilstest.py
fabio/third_party/__init__.py
fabio/third_party/argparse.py
fabio/third_party/gzip.py
fabio/third_party/ordereddict.py
fabio/third_party/setup.py
fabio/third_party/six.py
fabio/third_party/_local/__init__.py
fabio/third_party/_local/argparse.py
fabio/third_party/_local/gzip.py
fabio/third_party/_local/ordereddict.py
fabio/third_party/_local/setup.py
fabio/third_party/_local/six.py
fabio/utils/__init__.py
fabio/utils/mathutils.py
fabio/utils/pilutils.py
fabio/utils/setup.py
package/debian8/changelog
package/debian8/compat
package/debian8/control
package/debian8/python-fabio-doc.doc-base
package/debian8/rules
package/debian8/watch
package/debian8/source/format
package/debian9/changelog
package/debian9/compat
package/debian9/control
package/debian9/python-fabio-doc.doc-base
package/debian9/rules
package/debian9/watch
package/debian9/source/format