From 531e067aa3e774bcecf0cc192e89697df461b669 Mon Sep 17 00:00:00 2001 From: Mahmoud Hossam Date: Sat, 10 Mar 2012 22:06:52 +0200 Subject: [PATCH] Added python packaging information for a number of Linux distributions. --- docs/shipping/packaging.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/shipping/packaging.rst b/docs/shipping/packaging.rst index 28762e1..a54bd97 100644 --- a/docs/shipping/packaging.rst +++ b/docs/shipping/packaging.rst @@ -3,7 +3,7 @@ Packaging Your Code Packaging your code is important. -.. todo:: Write introduction for "Packaging Your Code" +You'll need to package your code first before sharing it with other developers. For Python Developers ::::::::::::::::::::: @@ -60,7 +60,10 @@ Chishop For Linux Distributions :::::::::::::::::::::::: -.. todo:: Fill in "For Linux Distributions" packaging stub +`Ubuntu `_ +`Fedora `_ +`Debian `_ +`Arch `_ Useful Tools ------------