Files
guru/dev-python/webpy/metadata.xml
Alessandro Barbieri 5e16dbd3b2 dev-python/webpy: bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-05-17 03:49:27 +02:00

24 lines
834 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<remote-id type="github">webpy/web.py</remote-id>
<doc lang="en">https://webpy.org/docs</doc>
<bugs-to>https://github.com/webpy/webpy/issues</bugs-to>
<changelog>https://raw.githubusercontent.com/webpy/webpy/master/ChangeLog.txt</changelog>
<maintainer>
<name>Anand Chitipothu</name>
<email>anandology@gmail.com</email>
</maintainer>
</upstream>
<longdescription lang="en">
web.py provides small and simple web framework for
python. It is a convenient tool for small sized
websites.
</longdescription>
</pkgmetadata>