blob: bfe87e62541ba146aa0d0fda893b5ef099ad4160 (
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://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|