blob: 6cfbc4f4b5fa80a7f0a1718c3812859f76877333 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>alexey+gentoo@asokolov.org</email>
<name>Alexey Sokolov</name>
</maintainer>
<longdescription lang="en">
libchardet is based on Mozilla Universal Charset Detector library and, detects the character set used to encode data.
</longdescription>
<upstream>
<bugs-to>https://github.com/Joungkyun/libchardet/issues</bugs-to>
<remote-id type="github">Joungkyun/libchardet</remote-id>
</upstream>
</pkgmetadata>
|