summaryrefslogtreecommitdiff
path: root/dev-python/hyperframe/metadata.xml
blob: 92273e4c0558629c7f6981ed655f8ad47ef93e4b (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="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <longdescription>This library contains the HTTP/2 framing code used in the
		hyper project. It provides a pure-Python codebase that is capable of
		decoding a binary stream into HTTP/2 frames.
	</longdescription>
 <upstream>
  <maintainer>
   <email>cory@lukasa.co.uk</email>
   <name>Cory Benfield</name>
  </maintainer>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>