diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2012-05-01 11:58:17 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-07 12:18:05 -0500 |
commit | b6dfe80dd5693d3058388de33f7beab73fb6f3da (patch) | |
tree | 3c7b5616d42e1889363da2409507740337cc8570 /libraries/Nevow/slack-desc | |
parent | 80168d02a4a11c5f8e7bf92ee77406d738380a49 (diff) | |
download | slackbuilds-b6dfe80dd5693d3058388de33f7beab73fb6f3da.tar.gz |
libraries/Nevow: Updated for version 0.10.0 new maintainer.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/Nevow/slack-desc')
-rw-r--r-- | libraries/Nevow/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/Nevow/slack-desc b/libraries/Nevow/slack-desc index a9c7460624..c58757faa4 100644 --- a/libraries/Nevow/slack-desc +++ b/libraries/Nevow/slack-desc @@ -5,7 +5,7 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler----------------------------------------------------| + |-----handy-ruler------------------------------------------------------| Nevow: Nevow (web application construction kit) Nevow: Nevow: Nevow is designed to allow the programmer to express as much of the @@ -13,7 +13,7 @@ Nevow: view logic as desired in Python, and includes a pure Python XML Nevow: expression syntax named stan to facilitate this. However it also Nevow: provides rich support for designer-edited templates, using a very Nevow: small XML attribute language to provide bi-directional template -Nevow: manipulation capability. +Nevow: manipulation capability. Nevow: -Nevow: http://divmod.org/trac/wiki/DivmodNevow +Nevow: http://pypi.python.org/pypi/Nevow Nevow: |