File: MANIFEST

package info (click to toggle)
python-yenc 0.3%2Bdebian-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 188 kB
  • ctags: 93
  • sloc: python: 388; ansic: 375; makefile: 45; sh: 21
file content (22 lines) | stat: -rw-r--r-- 321 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
CHANGES
COPYING
MANIFEST
MANIFEST.in
README
TODO
setup.cfg
setup.py
debian/changelog
debian/control
debian/rules
debian/DEBIAN/control
doc/yenc-draft.1.3.txt
examples/logo.ync
examples/ydecode.py
examples/ydecode_Decoder.py
examples/yencode.py
examples/yencode_Encoder.py
lib/yenc.py
src/_yenc.c
src/_yenc.h
test/test.py