blob: 997505f1b0b0f15253a50c717e8c663298478351 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
Dissononce is a python implementation for Noise Protocol Framework.
A main goal of this project is to provide a simple,
easy to read and understand practical reference for Noise enthusiasts,
implementers and users.
</longdescription>
<upstream>
<bugs-to>https://github.com/tgalal/dissononce/issues</bugs-to>
<remote-id type="github">tgalal/dissononce</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|