Text File reader for SQLite (http://sqlite.org). This is a SQLite extension module that enables you to create a virtual table in SQLite to parse your external structured text files. The data from the parsed file(s) can be queried using SQL just like a native table. See the wiki or the railroad syntax diagram.
**2014-10-04 - Alpha Release 1**
This is the initial public release of this piece of work to a limited audience.