summaryrefslogtreecommitdiff
path: root/dev-python/furl/metadata.xml
blob: 5a3fefae3d502012ee9af6b5718af9fb6d74f449 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>julien@jroy.ca</email>
  <name>Julien Roy</name>
 </maintainer>
 <longdescription>Python's standard urllib and urlparse modules provide a number of URL related functions, but using these functions to perform common URL operations proves tedious. Furl makes parsing and manipulating URLs easy.</longdescription>
 <upstream>
  <maintainer>
   <name>Ansgar Grunseid</name>
  </maintainer>
  <changelog>https://github.com/gruns/furl/releases</changelog>
  <bugs-to>https://github.com/gruns/furl/issues</bugs-to>
  <doc>https://github.com/gruns/furl#API</doc>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>