root/indytube/trunk/README

Revision 452, 0.5 KB (checked in by andy, 21 months ago)

start to clean up the package

Line 
1Welcome to Indytube
2
3---
4
5This is the top-level of the Indytube backend python egg.
6
7please see
8http://plumi.org/wiki/IndyTube
9for a comprehensive overview of the Indytube architecture.
10
11A quick how to:
12
13Creating a source distribution:
14python setup.py sdist
15
16Creating a binary distrubtion:
17python setup.py bdist_egg
18
19Clean all:
20python setup.py clean --all
21
22
23---
24Egg construction done on 14/oct/07
25Napoli, Italia - plone conference 2007
26
27---
28copyright by Andrew Nicholson, 2007
29andy@engagemedia.org
30GPLv2 or later, see LICENSE
Note: See TracBrowser for help on using the browser.