summaryrefslogtreecommitdiff
path: root/dev-python/hyperlink/metadata.xml
blob: f20c0f241059aaa60045ab6e843ce59d8e87dccc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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>
		The humble, but powerful, URL runs everything around us.
		Chances are you've used several just to read this text.
		Hyperlink is a featureful, pure-Python implementation of the URL, with
		an emphasis on correctness.
	</longdescription>
 <upstream>
  <maintainer>
   <email>mahmoud@hatnote.com</email>
   <name>Mahmoud Hashemi</name>
  </maintainer>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>