File: SOURCES.txt

package info (click to toggle)
python-bidi 0.4.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: python: 937; makefile: 148
file content (31 lines) | stat: -rw-r--r-- 598 bytes parent folder | download | duplicates (2)
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
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
COPYING
COPYING.LESSER
MANIFEST.in
README.rst
TODO.rst
setup.cfg
setup.py
bidi/__init__.py
bidi/algorithm.py
bidi/mirror.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
python_bidi.egg-info/PKG-INFO
python_bidi.egg-info/SOURCES.txt
python_bidi.egg-info/dependency_links.txt
python_bidi.egg-info/entry_points.txt
python_bidi.egg-info/not-zip-safe
python_bidi.egg-info/requires.txt
python_bidi.egg-info/top_level.txt
tests/__init__.py
tests/test_bidi.py