File: README.txt

package info (click to toggle)
python-bsddb3 6.2.9-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,596 kB
  • sloc: python: 14,884; ansic: 8,168; makefile: 217; sh: 5
file content (13 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
Documentation in ReST format. You can read them "as is", or you can
process it first with Python "docutils" package.

The root document is "contents.rst".

The "make" process is taken directly from the Python 2.6 documentation.
If you do "make html", you can find the generated HTML in directory
"build/html/". You don't need to to this if you only want to read
the documentation.

Files "Makefile", "conf.py" and directory "tools" are taken from Python
2.6 subversion, r61329.