File: MANIFEST.in

package info (click to toggle)
python-mzml 0.7.4-dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 996 kB
  • ctags: 160
  • sloc: python: 1,807; makefile: 133; sh: 18
file content (28 lines) | stat: -rw-r--r-- 876 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
prune Documentation/html/.doctrees/
prune compare
exclude Documentation/html/.buildinfo

recursive-include Documentation/html/ *

include example_scripts/accessAllData.py
include example_scripts/compareSpectra.py
include example_scripts/deconvolution.py
include example_scripts/find_abundant_precursors.py
include example_scripts/get_example_file.py
include example_scripts/hasPeak.py
include example_scripts/highestPeaks.py
include example_scripts/plotAspec.py
include example_scripts/queryOBO.py
include example_scripts/simpleParser*
include example_scripts/writeExample.py
include example_scripts/runTests.py
include example_scripts/parseAllExampleFiles.py
incluce example_scripts/chromatogram.py
include example_scripts/extractIonChromatogram.py

include COPYING.LESSER
include Documentation/pymzml.pdf
include AUTHORS.txt
include README.txt

recursive-include src/obo/ *