diff options
Diffstat (limited to 'debian/pypy-doc.doc-base')
-rw-r--r-- | debian/pypy-doc.doc-base | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/pypy-doc.doc-base b/debian/pypy-doc.doc-base new file mode 100644 index 0000000..f5ec652 --- /dev/null +++ b/debian/pypy-doc.doc-base @@ -0,0 +1,11 @@ +Document: pypy +Title: PyPy Documentation +Abstract: PyPy is a fast, compliant alternative implementation of the Python language. +Section: Programming/Python + +Format: HTML +Index: /usr/share/doc/pypy-doc/html/index.html +Files: /usr/share/doc/pypy-doc/html/*.html + +Format: Text +Files: /usr/share/doc/pypy-doc/rst/*.txt |