summaryrefslogtreecommitdiff
blob: da93a457fa9b29838f9c943bbe6817f084914639 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!--maintainer-needed-->
	<longdescription>
		The elib.intl module provides enhanced internationalization
		(I18N) services for your Python modules and applications.
	</longdescription>
	<upstream>
		<maintainer>
			<email>dieterv@optionexplicit.be</email>
			<name>Dieter Verfaillie</name>
		</maintainer>
		<bugs-to>https://github.com/dieterv/elib.intl/issues</bugs-to>
		<remote-id type="github">dieterv/elib.intl</remote-id>
	</upstream>
</pkgmetadata>