File: SOURCES.txt

package info (click to toggle)
python-daemon 2.1.2-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 612 kB
  • sloc: python: 4,519; sh: 32; makefile: 21
file content (30 lines) | stat: -rw-r--r-- 609 bytes parent folder | download | duplicates (2)
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
ChangeLog
LICENSE.ASF-2
LICENSE.GPL-3
MANIFEST.in
setup.cfg
setup.py
test_version.py
version.py
daemon/__init__.py
daemon/_metadata.py
daemon/daemon.py
daemon/pidfile.py
daemon/runner.py
doc/CREDITS
doc/FAQ
doc/TODO
doc/hacking.txt
python_daemon.egg-info/PKG-INFO
python_daemon.egg-info/SOURCES.txt
python_daemon.egg-info/dependency_links.txt
python_daemon.egg-info/not-zip-safe
python_daemon.egg-info/requires.txt
python_daemon.egg-info/top_level.txt
python_daemon.egg-info/version_info.json
test/__init__.py
test/scaffold.py
test/test_daemon.py
test/test_metadata.py
test/test_pidfile.py
test/test_runner.py