File: SOURCES.txt

package info (click to toggle)
reprozip 1.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 552 kB
  • sloc: ansic: 2,848; python: 2,734; sh: 20; makefile: 12
file content (36 lines) | stat: -rw-r--r-- 721 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
LICENSE.txt
MANIFEST.in
README.rst
setup.py
native/config.h
native/database.c
native/database.h
native/log.c
native/log.h
native/log.o
native/ptrace_utils.c
native/ptrace_utils.h
native/pylog.c
native/pytracer.c
native/syscalls.c
native/syscalls.h
native/tracer.c
native/tracer.h
native/utils.c
native/utils.h
reprozip/__init__.py
reprozip/common.py
reprozip/filters.py
reprozip/main.py
reprozip/pack.py
reprozip/traceutils.py
reprozip/utils.py
reprozip.egg-info/PKG-INFO
reprozip.egg-info/SOURCES.txt
reprozip.egg-info/dependency_links.txt
reprozip.egg-info/entry_points.txt
reprozip.egg-info/requires.txt
reprozip.egg-info/top_level.txt
reprozip/tracer/__init__.py
reprozip/tracer/linux_pkgs.py
reprozip/tracer/trace.py