add parseFixed package

This commit is contained in:
JamesP 2015-09-21 22:10:36 +10:00
parent 336039ad66
commit 79766b9599

View File

@ -3327,4 +3327,19 @@
"license": "MIT",
"web": "https://h3rald.com/litestore"
}
{
"name": "parseFixed",
"url": "https://github.com/jlp765/parsefixed",
"method": "git",
"tags": [
"parse",
"fixed",
"width",
"parser",
"text"
],
"description": "Parse fixed-width fields within lines of text (complementary to parsecsv)",
"license": "MIT",
"web": "https://github.com/jlp765/parsefixed"
}
]