Files
guru/dev-python/webpy/metadata.xml
Alessandro Barbieri ffc139f9e1 dev-python/webpy: comaintainers welcome
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-05-05 09:32:51 +02:00

25 lines
888 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<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>