diff options
author | Ken Roberts <alisonken1@juno.com> | 2014-04-11 23:06:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-11 23:17:13 +0700 |
commit | 4ab63be0abff50624eaef4b9a2ce72bc4df15730 (patch) | |
tree | ab80f833828370bd80ac5ac282e50e8d1b4e1a56 /python/polib/slack-desc | |
parent | bb1a852378eaa35475e8945f51a96f14f0e9c853 (diff) |
python/polib: Added (pot, po, and mo manipulation library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/polib/slack-desc')
-rw-r--r-- | python/polib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/polib/slack-desc b/python/polib/slack-desc new file mode 100644 index 000000000000..6fcc7833e34b --- /dev/null +++ b/python/polib/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +polib: polib (pot, po, and mo file manipulation library) +polib: +polib: Allows you to load existing files, iterate through it's entries, add, +polib: modify entries, comments or metadata, etc., or create new po files +polib: from scratch. +polib: +polib: Homepage: https://bitbucket.org/izi/polib/wiki/Home +polib: +polib: +polib: +polib: |