Nutrition Parser parses USDA National Nutrient Database files.
Project description
Nutrition Parser is a package for parsing USDA National Nutrient Database files.
Changes
0.1.1 (2015-08-28)
Fixes bug with field names for the FOOD_DES.txt data file.
Removes field in NUT_DATA.txt which is not included in the SR27 release.
Fixes bug with CSV delimiter used in Python 2.7.
0.1.0 (2015-08-23)
Initial public release