blob: e47fe9f797e87e52d3ca4cba81074a7156465979 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|