File: SOURCES.txt

package info (click to toggle)
python-colorama 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 232 kB
  • ctags: 126
  • sloc: python: 599; makefile: 23; sh: 8
file content (24 lines) | stat: -rw-r--r-- 450 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.py
colorama/__init__.py
colorama/ansi.py
colorama/ansitowin32.py
colorama/initialise.py
colorama/win32.py
colorama/winterm.py
colorama.egg-info/PKG-INFO
colorama.egg-info/SOURCES.txt
colorama.egg-info/dependency_links.txt
colorama.egg-info/top_level.txt
demos/demo.bat
demos/demo.sh
demos/demo01.py
demos/demo02.py
demos/demo03.py
demos/demo04.py
demos/demo05.py
demos/demo06.py
demos/fixpath.py