convert po format to db,like sqlite
Common Lisp Perl Lua Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
Makefile
PO2DB.pm
README.org
generate-po2db.sh
po-downloader.sh
po2db.lisp
po2db.lisp.Makefile
po2db.lisp.org
po2db.lua
po2db.pl
po2submit.pl

README.org

make

  1. $ make quicklisp # if you don’t have quicklisp and cl-ppcre installed on you system
  2. $ make

usuage

  • the argument db-file-path, table-suffix, and sql-file is optional
  • po2db will display the usage only if po2db is started and there is no lisp file or po files pass to it.
  • expect the lisp source file pass as the first argument,other arguments should not have a .lisp as suffix,and the db-file-path,table-suffix,sql-file arguments should not have a .po as suffix
  • the lisp source file should have a .lisp as suffix

http://www.csslayer.info/l10n/query/