summaryrefslogtreecommitdiff
path: root/dev-python/hyperlink/metadata.xml
blob: d9c908bb4808fa65ac47cd7dbc619838160a02d4 (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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <stabilize-allarches />
  <upstream>
    <maintainer>
      <email>mahmoud@hatnote.com</email>
      <name>Mahmoud Hashemi</name>
    </maintainer>
  </upstream>
  <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>
  <origin>srcux</origin>
</pkgmetadata>