~ubuntu-branches/ubuntu/oneiric/h5py/oneiric

« back to all changes in this revision

Viewing changes to h5py.egg-info/SOURCES.txt

  • Committer: Bazaar Package Importer
  • Author(s): Soeren Sonnenburg
  • Date: 2009-09-24 11:08:03 UTC
  • mfrom: (2.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090924110803-hz0en6f43x8opgj4
Tags: 1.2.1-2
Build-depend on hdf5 >= 1.8.3 and enable api 1.8 (Closes: #548049)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INSTALL.txt
 
2
LICENSE.txt
 
3
MANIFEST.in
 
4
README.txt
 
5
autotest.py
 
6
ez_setup.py
 
7
setup.cfg
 
8
setup.py
 
9
/home/tachyon/pydev/h5py/h5py/typeconv.c
 
10
/home/tachyon/pydev/h5py/h5py/typeproxy.c
 
11
/home/tachyon/pydev/h5py/lzf/lzf_filter.c
 
12
/home/tachyon/pydev/h5py/lzf/lzf/lzf_c.c
 
13
/home/tachyon/pydev/h5py/lzf/lzf/lzf_d.c
 
14
api16/config.pxi
 
15
api16/h5.c
 
16
api16/h5a.c
 
17
api16/h5d.c
 
18
api16/h5e.c
 
19
api16/h5f.c
 
20
api16/h5fd.c
 
21
api16/h5g.c
 
22
api16/h5i.c
 
23
api16/h5l.c
 
24
api16/h5o.c
 
25
api16/h5p.c
 
26
api16/h5r.c
 
27
api16/h5s.c
 
28
api16/h5t.c
 
29
api16/h5z.c
 
30
api16/utils.c
 
31
api18/config.pxi
 
32
api18/h5.c
 
33
api18/h5a.c
 
34
api18/h5d.c
 
35
api18/h5e.c
 
36
api18/h5f.c
 
37
api18/h5fd.c
 
38
api18/h5g.c
 
39
api18/h5i.c
 
40
api18/h5l.c
 
41
api18/h5o.c
 
42
api18/h5p.c
 
43
api18/h5r.c
 
44
api18/h5s.c
 
45
api18/h5t.c
 
46
api18/h5z.c
 
47
api18/utils.c
 
48
docs/Docs.html
 
49
docs/Makefile
 
50
docs/source/automod.py
 
51
docs/source/conf.py
 
52
docs/source/index.rst
 
53
docs/source/_static/h5py.css
 
54
docs/source/_templates/layout.html
 
55
docs/source/api/index.rst
 
56
docs/source/api/low/h5.rst
 
57
docs/source/api/low/h5a.rst
 
58
docs/source/api/low/h5d.rst
 
59
docs/source/api/low/h5f.rst
 
60
docs/source/api/low/h5fd.rst
 
61
docs/source/api/low/h5g.rst
 
62
docs/source/api/low/h5i.rst
 
63
docs/source/api/low/h5l.rst
 
64
docs/source/api/low/h5o.rst
 
65
docs/source/api/low/h5p.rst
 
66
docs/source/api/low/h5r.rst
 
67
docs/source/api/low/h5s.rst
 
68
docs/source/api/low/h5t.rst
 
69
docs/source/api/low/h5z.rst
 
70
docs/source/guide/attr.rst
 
71
docs/source/guide/build.rst
 
72
docs/source/guide/dataset.rst
 
73
docs/source/guide/file.rst
 
74
docs/source/guide/group.rst
 
75
docs/source/guide/hl.rst
 
76
docs/source/guide/index.rst
 
77
docs/source/guide/licenses.rst
 
78
docs/source/guide/other.rst
 
79
docs/source/guide/quick.rst
 
80
docs/source/guide/vl.rst
 
81
examples/compression.py
 
82
examples/groups.py
 
83
examples/simple.py
 
84
h5py/__init__.py
 
85
h5py/_ipy_completer.py
 
86
h5py/_stub.py
 
87
h5py/_sync.py
 
88
h5py/compat.h
 
89
h5py/defs.pxd
 
90
h5py/filters.py
 
91
h5py/h5.c
 
92
h5py/h5.pxd
 
93
h5py/h5.pyx
 
94
h5py/h5a.c
 
95
h5py/h5a.pxd
 
96
h5py/h5a.pyx
 
97
h5py/h5d.c
 
98
h5py/h5d.pxd
 
99
h5py/h5d.pyx
 
100
h5py/h5e.c
 
101
h5py/h5e.pxd
 
102
h5py/h5e.pyx
 
103
h5py/h5f.c
 
104
h5py/h5f.pxd
 
105
h5py/h5f.pyx
 
106
h5py/h5fd.c
 
107
h5py/h5fd.pxd
 
108
h5py/h5fd.pyx
 
109
h5py/h5g.c
 
110
h5py/h5g.pxd
 
111
h5py/h5g.pyx
 
112
h5py/h5i.c
 
113
h5py/h5i.pxd
 
114
h5py/h5i.pyx
 
115
h5py/h5l.c
 
116
h5py/h5l.pxd
 
117
h5py/h5l.pyx
 
118
h5py/h5l_body.pyx
 
119
h5py/h5o.c
 
120
h5py/h5o.pxd
 
121
h5py/h5o.pyx
 
122
h5py/h5o_body.pyx
 
123
h5py/h5p.c
 
124
h5py/h5p.pxd
 
125
h5py/h5p.pyx
 
126
h5py/h5p_dcid.pxi
 
127
h5py/h5p_faid.pxi
 
128
h5py/h5p_fcid.pxi
 
129
h5py/h5p_gcid.pxi
 
130
h5py/h5p_laid.pxi
 
131
h5py/h5p_lcid.pxi
 
132
h5py/h5r.c
 
133
h5py/h5r.pxd
 
134
h5py/h5r.pyx
 
135
h5py/h5s.c
 
136
h5py/h5s.pxd
 
137
h5py/h5s.pyx
 
138
h5py/h5t.c
 
139
h5py/h5t.pxd
 
140
h5py/h5t.pyx
 
141
h5py/h5z.c
 
142
h5py/h5z.pxd
 
143
h5py/h5z.pyx
 
144
h5py/highlevel.py
 
145
h5py/numpy.pxd
 
146
h5py/python.pxd
 
147
h5py/selections.py
 
148
h5py/typeconv.c
 
149
h5py/typeconv.h
 
150
h5py/typeproxy.c
 
151
h5py/typeproxy.h
 
152
h5py/utils.c
 
153
h5py/utils.pxd
 
154
h5py/utils.pyx
 
155
h5py/version.py
 
156
h5py.egg-info/PKG-INFO
 
157
h5py.egg-info/SOURCES.txt
 
158
h5py.egg-info/dependency_links.txt
 
159
h5py.egg-info/top_level.txt
 
160
h5py/tests/__init__.py
 
161
h5py/tests/common.py
 
162
h5py/tests/test_dataset.py
 
163
h5py/tests/test_filters.py
 
164
h5py/tests/test_group.py
 
165
h5py/tests/test_h5.py
 
166
h5py/tests/test_h5a.py
 
167
h5py/tests/test_h5d.py
 
168
h5py/tests/test_h5f.py
 
169
h5py/tests/test_h5g.py
 
170
h5py/tests/test_h5i.py
 
171
h5py/tests/test_h5p.py
 
172
h5py/tests/test_h5r.py
 
173
h5py/tests/test_h5s.py
 
174
h5py/tests/test_h5t.py
 
175
h5py/tests/test_highlevel.py
 
176
h5py/tests/test_slicing.py
 
177
h5py/tests/test_threads.py
 
178
h5py/tests/test_utils.py
 
179
h5py/tests/test_vlen.py
 
180
h5py/tests/testfiles.py
 
181
h5py/tests/data/attributes.hdf5
 
182
h5py/tests/data/smpl_compound_chunked.hdf5
 
183
h5py/tests/data/strings.h5
 
184
h5py/tests/data/vlstra.h5
 
185
licenses/hdf5.txt
 
186
licenses/pytables.txt
 
187
licenses/stdint.txt
 
188
lzf/LICENSE.txt
 
189
lzf/README.txt
 
190
lzf/example.c
 
191
lzf/lzf_filter.c
 
192
lzf/lzf_filter.h
 
193
lzf/lzf/lzf.h
 
194
lzf/lzf/lzfP.h
 
195
lzf/lzf/lzf_c.c
 
196
lzf/lzf/lzf_d.c
 
197
win_include/stdint.h
 
 
b'\\ No newline at end of file'