summaryrefslogtreecommitdiff
blob: 4ce9d778f9d1160a073f2b86774f794a2d696f55 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription>
CherryFlow is a simple CherryPy decorator which allows you to write your web
applications in a linear style, as opposed to the current model. For web
architectural buffs out there, you could call it continuation-based web
development.
</longdescription>
</pkgmetadata>