File: SOURCES.txt

package info (click to toggle)
cppman 0.5.4%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,896 kB
  • sloc: sql: 28,371; python: 1,271; sh: 79; makefile: 14
file content (31 lines) | stat: -rw-r--r-- 634 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
COPYING
ChangeLog
MANIFEST.in
README.rst
setup.cfg
setup.py
bin/cppman
cppman/__init__.py
cppman/config.py
cppman/crawler.py
cppman/environ.py
cppman/main.py
cppman/util.py
cppman.egg-info/PKG-INFO
cppman.egg-info/SOURCES.txt
cppman.egg-info/dependency_links.txt
cppman.egg-info/requires.txt
cppman.egg-info/top_level.txt
cppman/formatter/__init__.py
cppman/formatter/cplusplus.py
cppman/formatter/cppreference.py
cppman/formatter/tableparser.py
cppman/lib/cppman.vim
cppman/lib/index.db
cppman/lib/pager.sh
misc/cppman.1
misc/completions/cppman.bash
misc/completions/fish/cppman.fish
misc/completions/zsh/_cppman
test/test.py