Bugfix
mods to support dates in csv2rec and friends
enter a date on command line.
update requirements.
forgot that setuptools still needed for package_data in python 2.3
remove un-needed file
not needed
fix csv2rec roundtrip for funky strings, too
rec2csv does not close filehandles passed in open
Add test for rec2csv and csv2rec roundtrip not losing precision.