Hi folks,

Am 27.05.2009 um 20:01 schrieb Peter Bonivart:
On Wed, May 27, 2009 at 7:50 PM, Mike Watters <[email protected]> wrote:
They are checked into subversion under the python package

http://apps.sourceforge.net/trac/gar/browser/csw/mgar/pkg/python/trunk/files/i.pycompile
http://apps.sourceforge.net/trac/gar/browser/csw/mgar/pkg/python/trunk/files/r.pycompile

Addition to the README.CSW
===========================

- - pycompile
This class takes care of creating/removing python's normal and optimized
 bytecode files.  Set all *.py files' class = pycompile to activate.
Example:
# use prototype filters to set the class
PROTOTYPE_FILTER = awk '$$3 ~/.*\.py$$/ { $$2 = "pycompile" } { print }'

I'll add them tomorrow, thanks for the readme text. I updated the wiki
page with it to start with, feel free to add/edit.

http://wiki.opencsw.org/cswclassutils-package

Cool stuff. Just in time when I want to release xcbproto :-)


Best regards

  -- Dago
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to