File: SOURCES.txt

package info (click to toggle)
python-spectra 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: python: 1,777; sh: 5; makefile: 3
file content (17 lines) | stat: -rwxr-xr-x 380 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.py
spectra/__init__.py
spectra/_version.py
spectra/core.py
spectra/grapefruit.py
spectra.egg-info/PKG-INFO
spectra.egg-info/SOURCES.txt
spectra.egg-info/dependency_links.txt
spectra.egg-info/namespace_packages.txt
spectra.egg-info/not-zip-safe
spectra.egg-info/requires.txt
spectra.egg-info/top_level.txt
test/test_basic.py