16 Commits

Author SHA1 Message Date
Zooko O'Whielacronx
6d3ebd1b6c zfec: version zfec 1.0.0a4-1-STABLE 2007-04-20 19:07:20 -07:00
Zooko O'Whielacronx
4d0a984dd8 zfec: use setuptools to construct executables, fix bug on Windows -- forgot "BINARY" flag to output files 2007-04-20 19:06:12 -07:00
Zooko O'Whielacronx
69f2ecc768 zfec: shorter short description 2007-04-20 12:37:16 -07:00
Zooko O'Whielacronx
267821eb51 zfec: mv the cmdline tools from "bin/" to "cmdline/", because setuptools overwrites the contents of "bin/" when creating executables 2007-04-20 12:09:14 -07:00
Zooko O'Whielacronx
11278d1e0d zfec: switch from distutils to setuptools (a.k.a. ez_setup.py a.k.a. EasyInstall) 2007-04-20 11:48:40 -07:00
Zooko O'Whielacronx
948f958a72 zfec: update docs 2007-04-20 11:45:16 -07:00
Zooko O'Whielacronx
53b4ced01a zfec: bump version number to zfec 1.0.0a3-1-STABLE 2007-04-20 10:53:23 -07:00
Zooko O'Whielacronx
024da39961 zfec: change formatting of copyright timestamps, licence etc. 2007-04-20 10:52:54 -07:00
Zooko O'Whielacronx
71a86794cf zfec: update TODO by adding an item and removing an item 2007-04-20 10:45:21 -07:00
Brian Warner
54d737b0e7 zfec.test.test_util: fix one last fec-to-zfec renaming 2007-04-18 18:06:27 -07:00
Zooko O'Whielacronx
af682e2698 zfec: bump version number to 1.0.0a2-1-STABLE 2007-04-18 17:18:11 -07:00
Zooko O'Whielacronx
0da053eda2 zfec: finish up some renaming of pyfec to zfec 2007-04-18 17:11:13 -07:00
Zooko O'Whielacronx
22e47eb3aa zfec: update docs, metadata, version number to 1.0.0a2-0-STABLE 2007-04-18 16:01:03 -07:00
Brian Warner
7c08b5a72f rename bin/fec and bin/unfec to zfec and zunfec 2007-04-18 12:23:33 -07:00
Brian Warner
fa93ff5cf3 rename top-level package from 'fec' to 'zfec' 2007-04-18 12:18:12 -07:00
Zooko O'Whielacronx
acde096405 pyfec: rename pyfec to zfec
It turns out that "pyfec" turns off people who aren't Python hackers.
"allmyfec" is too long for a low-level core utility library.
"fec" is too generic (it is already used by Luigi Rizzo's library which this
library is based on, for one thing).

I'm open to other naming suggestions, especially before we widely announce this
library, which I expect will happen within a few days.
2007-04-18 09:19:00 -07:00