File: MANIFEST

package info (click to toggle)
pyogg 1.3%2Brepack-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 316 kB
  • sloc: ansic: 1,010; python: 227; makefile: 39; sh: 15
file content (37 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (4)
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
37
AUTHORS
COPYING
ChangeLog
MANIFEST
MANIFEST.in
NEWS
README
config_unix.py
prebuild.sh
setup.cfg
setup.py
./setup.py
debian/README.Debian
debian/changelog
debian/control
debian/copyright
debian/python-pyogg.docs
debian/python-pyogg.examples
debian/rules
include/pyogg/pyogg.h
pysrc/__init__.py
src/_oggmodule.c
src/_oggmodule.h
src/general.c
src/general.h
src/pyoggpackbuff.c
src/pyoggpackbuff.h
src/pyoggpacket.c
src/pyoggpacket.h
src/pyoggpage.c
src/pyoggpage.h
src/pyoggstreamstate.c
src/pyoggstreamstate.h
src/pyoggsyncstate.c
src/pyoggsyncstate.h
test/oggtail.py
test/testogg.py