2020-03-27 17:25:00 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-03-04 18:56:32 +05:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
2020-03-27 17:25:00 +01:00
|
|
|
<pkgmetadata>
|
2021-08-22 01:49:44 +02:00
|
|
|
<!-- maintainer-needed -->
|
2020-03-27 17:25:00 +01:00
|
|
|
<upstream>
|
2021-05-06 02:22:33 +02:00
|
|
|
<remote-id type="github">webpy/webpy</remote-id>
|
|
|
|
|
<remote-id type="pypi">web.py</remote-id>
|
2020-05-17 03:47:39 +02:00
|
|
|
<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>
|
2020-03-27 17:25:00 +01:00
|
|
|
</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>
|