File: SOURCES.txt

package info (click to toggle)
pyliblo 0.10.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 284 kB
  • ctags: 215
  • sloc: python: 515; makefile: 23; sh: 14
file content (29 lines) | stat: -rw-r--r-- 636 bytes parent folder | download | duplicates (3)
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
COPYING
MANIFEST.in
NEWS
README
setup.py
doc/Makefile
doc/conf.py
doc/index.rst
doc/theme/nasophon/theme.conf
doc/theme/nasophon/static/nasophon.css
doc/theme/pydoctheme/theme.conf
doc/theme/pydoctheme/static/pydoctheme.css
examples/example_client.py
examples/example_server.py
examples/example_server_deco.py
examples/test_server_thread.py
pyliblo.egg-info/PKG-INFO
pyliblo.egg-info/SOURCES.txt
pyliblo.egg-info/dependency_links.txt
pyliblo.egg-info/not-zip-safe
pyliblo.egg-info/top_level.txt
scripts/dump_osc.1
scripts/dump_osc.py
scripts/send_osc.1
scripts/send_osc.py
src/liblo.pxd
src/liblo.pyx
test/__init__.py
test/test_liblo.py