mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-02 01:18:06 -07:00
13 lines
428 B
XML
13 lines
428 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
This is a pure Python OTR implementation; it does not bind to libotr.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">python-potr</remote-id>
|
|
<remote-id type="github">python-otr/pure-python-otr</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|