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.
refine install instructions.
changed %g to %r for rec2csv