Parse and serialize Gettext PO files.
Go to file
2012-01-01 17:02:19 -08:00
lib Added toString method for PO 2012-01-01 17:02:19 -08:00
tests Added Item.toString() and moved save logic there. 2011-12-22 16:17:04 -08:00
LICENSE Initial commit 2011-12-21 22:50:01 -08:00
package.json Fixed error in loading. 2011-12-26 18:22:05 -08:00
README.md Added readme 2011-12-22 16:21:27 -08:00

Used to load and save PO files.

var po = require('po');