File: index.rst

package info (click to toggle)
python3-defaults 3.13.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 680 kB
  • sloc: python: 1,274; makefile: 384; sh: 107
file content (39 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (5)
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
32
33
34
35
36
37
38
39
Abstract
========

This document describes the packaging of Python within the Debian
GNU/Linux distribution and the policy requirements for packaged Python
programs and modules.

Contents
========

.. toctree::
   :numbered:
   :maxdepth: 3

   copyright
   python3
   interpreter
   packaged-modules
   python-programs
   embedded-python
   locally-installed-python

.. toctree::
   :caption: Appendix
   :name: Appendix
   :numbered:
   :maxdepth: 3

   build-dependencies
   packaging-tools
   upgrade-procedure
   this-document

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`