Merge pull request #257 from jlp765/parseFixed

add parseFixed package
This commit is contained in:
Dominik Picheta 2015-09-21 13:26:20 +01:00
commit a24f917a98

View File

@ -3326,5 +3326,20 @@
"description": "A lightweight, self-contained, RESTful, searchable, multi-format NoSQL document store",
"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"
}
]