[Zope-CVS] SVN: zpkgtools/trunk/doc/TODO.txt note that we should
generate the tarball directly in Python
Fred L. Drake, Jr.
fdrake at gmail.com
Mon Nov 8 13:58:40 EST 2004
Log message for revision 28404:
note that we should generate the tarball directly in Python
Changed:
U zpkgtools/trunk/doc/TODO.txt
-=-
Modified: zpkgtools/trunk/doc/TODO.txt
===================================================================
--- zpkgtools/trunk/doc/TODO.txt 2004-11-08 18:20:50 UTC (rev 28403)
+++ zpkgtools/trunk/doc/TODO.txt 2004-11-08 18:58:39 UTC (rev 28404)
@@ -57,6 +57,10 @@
repositories. Very low priority since we're using svn: and svn+ssh:
for svn.zope.org.
+ - Implement tarball generation directly in Python to avoid
+ dependence on external applications (because that's
+ platform-specific).
+
- Support different types of generated archives; bzipped tarballs,
gzipped tarballs and ZIP archives should both be easily generated.
Perhaps a configuration option should specify which are produced
More information about the Zope-CVS
mailing list