File: MANIFEST

package info (click to toggle)
pyxine 0.1alpha2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 856 kB
  • ctags: 2,017
  • sloc: ansic: 7,512; python: 2,224; cpp: 1,810; makefile: 162; sh: 40
file content (67 lines) | stat: -rw-r--r-- 1,099 bytes parent folder | download | duplicates (5)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
setup.py
MANIFEST
Makefile
common.mak
LICENSE
README
TODO
HINTS
ChangeLog
setup.py.in
setup.cfg
get-python-defs
pxlib/Makefile
pxlib/pxlib.i
pxlib/Mutex.cc
pxlib/Thread.cc
pxlib/XDisplay.cc
pxlib/Traits.cc
pxlib/Callback.cc
pxlib/Geometry.cc
pxlib/WindowList.cc
pxlib/PxWindow.cc
pxlib/pxlib.h
pxlib/Mutex.h
pxlib/Thread.h
pxlib/XDisplay.h
pxlib/Traits.h
pxlib/Callback.h
pxlib/Geometry.h
pxlib/WindowList.h
pxlib/PxWindow.h
pxlib/pxlib.py
pxlib/pxlib_wrap.cc
pyxine/Makefile
pyxine/libxine.i
pyxine/fixed_xine.h
pyxine/orig_xine.h
pyxine/libxine_wrap.c
pyxine/pxlib.py
pyxine/config.py
pyxine/constants.py
pyxine/constwrap.py
pyxine/cstruct.py
pyxine/event.py
pyxine/__init__.py
pyxine/osd.py
pyxine/post.py
pyxine/weakmethod.py
pyxine/x11.py
pyxine/xine.py
test/Makefile
test/CREDITS
test/pxtest.py
test/constants_test.py
test/constwrap_test.py
test/cstruct_test.py
test/event_test.py
test/post_test.py
test/swig_test.py
test/weakmethod_test.py
test/xine_test.py
test/wonderful_strange.wav
test/wonderful_strange.mp3
examples/Makefile
examples/player.py
examples/tkplayer.py
examples/xine-info.py