blob: f11eb6f4473330e2cbcd678a5f9083ff018d76d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer>
<email>marienz@gentoo.org</email>
</maintainer>
<longdescription>
Twisted.Web2 is the next generation Web Server Framework built with
Twisted. Web2 is under active development and it's APIs should not
be considered stable at this point. It is not a version of
Twisted.Web and with that in mind compatibility is not of the
highest concern, though the compatibility layer does support many
but not all twisted.web resources.
</longdescription>
</pkgmetadata>
|