]> Pileus Git - ~andy/sunrise/blob - dev-python/eggtranslations/metadata.xml
games-strategy/freesynd: in main tree
[~andy/sunrise] / dev-python / eggtranslations / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
5         <longdescription lang="en">
6                 EggTranslations is a flexible object-oriented resource loader that is
7                 designed to work in projects that are distributed as Python eggs. Its main
8                 goals are to support localization of resources (e.g. images, help files and
9                 other documentation), and to allow localization of text in your application
10                 by loading GNU gettext .mo files. However, you don't have to be dealing with
11                 localizable resources to use EggTranslations: You can use it to organize
12                 non-localizable resources, too.
13         </longdescription>
14 </pkgmetadata>
15