mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/furl: new package, add 2.1.2
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
19
dev-python/furl/metadata.xml
Normal file
19
dev-python/furl/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
||||
<doc>https://github.com/gruns/furl#API</doc>
|
||||
<bugs-to>https://github.com/gruns/furl/issues</bugs-to>
|
||||
<remote-id type="github">gruns/furl</remote-id>
|
||||
<remote-id type="pypi">furl</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user