File: SOURCES.txt

package info (click to toggle)
python-libzim 3.6.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 1,690; cpp: 397; makefile: 7
file content (19 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
tasks.py
libzim/__init__.pyi
libzim/libwrapper.cpp
libzim/libwrapper.h
libzim/libzim.pyx
libzim/reader.pyi
libzim/search.pyi
libzim/suggestion.pyi
libzim/version.pyi
libzim/writer.pyi
libzim/zim.pxd
tests/test_libzim_creator.py
tests/test_libzim_reader.py
tests/test_libzim_version.py