Skip to content

Commit 531e067

Browse files
committed
Added python packaging information for a number of Linux distributions.
1 parent 7d77b43 commit 531e067

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/shipping/packaging.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Packaging Your Code
33

44
Packaging your code is important.
55

6-
.. todo:: Write introduction for "Packaging Your Code"
6+
You'll need to package your code first before sharing it with other developers.
77

88
For Python Developers
99
:::::::::::::::::::::
@@ -60,7 +60,10 @@ Chishop
6060
For Linux Distributions
6161
::::::::::::::::::::::::
6262

63-
.. todo:: Fill in "For Linux Distributions" packaging stub
63+
`Ubuntu <https://wiki.ubuntu.com/PackagingGuide/Python>`_
64+
`Fedora <https://fedoraproject.org/wiki/Packaging:Python>`_
65+
`Debian <http://www.debian.org/doc/packaging-manuals/python-policy/>`_
66+
`Arch <https://wiki.archlinux.org/index.php/Python_Package_Guidelines>`_
6467

6568
Useful Tools
6669
------------

0 commit comments

Comments
 (0)