From 9795bb800a5c3992e8ba4501d50016efce8ee0fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Fri, 17 Sep 2010 04:38:52 -0400 Subject: development/distribute: Added (fork of the Setuptools project) Signed-off-by: dsomero --- development/distribute/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 development/distribute/slack-desc (limited to 'development/distribute/slack-desc') diff --git a/development/distribute/slack-desc b/development/distribute/slack-desc new file mode 100644 index 0000000000..fa712f2e70 --- /dev/null +++ b/development/distribute/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +distribute: Distribute (a fork of the Setuptools project) +distribute: +distribute: Distribute is intended to replace Setuptools as the standard method +distribute: for working with Python module distributions. +distribute: +distribute: Homepage: http://packages.python.org/distribute/ +distribute: +distribute: +distribute: +distribute: +distribute: -- cgit v1.2.3