File: SOURCES.txt

package info (click to toggle)
python-fastbencode 0.3.10-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 164 kB
  • sloc: python: 478; makefile: 12
file content (17 lines) | stat: -rw-r--r-- 361 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
COPYING
Cargo.toml
MANIFEST.in
README.md
pyproject.toml
setup.py
fastbencode/__init__.py
fastbencode/_bencode_py.py
fastbencode/py.typed
fastbencode.egg-info/PKG-INFO
fastbencode.egg-info/SOURCES.txt
fastbencode.egg-info/dependency_links.txt
fastbencode.egg-info/requires.txt
fastbencode.egg-info/top_level.txt
src/lib.rs
tests/__init__.py
tests/test_bencode.py