Commit Graph

5 Commits

Author SHA1 Message Date
Daved
02f6b2afc6 Added prefix flag, and changed file name output accordingly. Also
changed parser package ParsePackage() to take prefix and updated
skip conditional as needed.  Last paragraph of main package comment
was updated, along with the second to last paragraph of readme.

Due to confusion about import paths, the parser package import path
was left pointing to original repo with the hope that the author will
pull these changes.  Otherwise, the import path will need to be
changed back to the forked repo to work properly.
2015-04-06 21:33:43 -07:00
Daved
e9a38094fb Corrected minor typo in last paragraph of package main comment. 2015-04-06 20:56:34 -07:00
Francesc Campoy
62c6805a74 moving the parser to a reusable package
Change-Id: Ic684b209c2179e357febdf48f068906058506500
2015-02-03 06:01:04 +00:00
Francesc Campoy
5cd7ec204a support of decoding for Stringers 2015-01-31 12:21:55 +01:00
Francesc Campoy
66a9dd356f initial commit 2015-01-29 11:35:15 +01:00