summaryrefslogtreecommitdiff
path: root/dev-python/dissononce/metadata.xml
blob: 01999db58fd3d301a899e22e699f99b771ae7047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>
  <remote-id type="github">tgalal/dissononce</remote-id>
  <remote-id type="pypi">dissononce</remote-id>
  <bugs-to>https://github.com/tgalal/dissononce/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>