blob: 9ef0a31df0664cf5e0e7791c3042c0a63514b861 (
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://docs.baldeagleos.com/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>baldeagleos-repo</origin>
</pkgmetadata>
|