summaryrefslogtreecommitdiff
path: root/www/py-uliweb/DESCR
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-01-05 12:47:31 +0000
committerwen <wen@pkgsrc.org>2014-01-05 12:47:31 +0000
commit8f82baf172520fed656241d322c56423eaf56a6d (patch)
treec2eda8c469e809c33975529eec62b90aa04ec265 /www/py-uliweb/DESCR
parent1673d27bf00d18d3c641ef5459098d4a15f930a5 (diff)
downloadpkgsrc-8f82baf172520fed656241d322c56423eaf56a6d.tar.gz
Import uliweb-0.2.3 as www/py-uliweb.
Uliweb is a full-stacked Python based web framework. It has three main design goals, they are: reusability, configurability, and replaceability. All the functionalities revolve around these goals.
Diffstat (limited to 'www/py-uliweb/DESCR')
-rw-r--r--www/py-uliweb/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-uliweb/DESCR b/www/py-uliweb/DESCR
new file mode 100644
index 00000000000..01e03143f07
--- /dev/null
+++ b/www/py-uliweb/DESCR
@@ -0,0 +1,3 @@
+Uliweb is a full-stacked Python based web framework. It has three
+main design goals, they are: reusability, configurability, and
+replaceability. All the functionalities revolve around these goals.