summaryrefslogtreecommitdiff
path: root/dev-python/hyperlink/metadata.xml
blob: 626f19ab16c3ba9e652492fdfa614a864e7d2ec3 (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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>