Changeset 253 for indytube/trunk

Show
Ignore:
Timestamp:
10/15/07 00:55:22 (15 months ago)
Author:
andy
Message:

Update the readme for the EGG

Remove the debian .build directory for now, concentrating on the egg process

Location:
indytube/trunk
Files:
1 removed
2 modified

Legend:

Unmodified
Added
Removed
  • indytube/trunk/README

    r252 r253  
    11The is the SVN repository for the indytube Egg 
     2 
     3http://plumi.org/wiki/TransCoding 
     4--- 
     5 
     6how to: 
    27 
    38Creating a source distribution 
    49python setup.py sdist 
    510 
     11Creating a binary distrubtion 
     12python setup.py bdist 
     13 
     14Clean all: 
     15python setup.py clean --all 
    616 
    717 
     18DONT check into SVN : 
     19indytube.egg-info 
     20dist 
     21build 
    822 
    923 
    1024--- 
    11 14/oct/07 
     25Egg construction done on 14/oct/07 
     26Napoli, Italia - plone conference 2007 
     27 
     28--- 
     29copyright by Andrew Nicholson, 2007 
    1230andy@engagemedia.org 
     31GPLv2 or later, see LICENSE 
  • indytube/trunk/setup.cfg

    r250 r253  
    11[egg_info] 
    2 tag_build = dev 
    3 tag_svn_revision = true 
     2tag_build = .dev 
     3tag_svn_revision = 1