Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31900

Added Files:
        nevow-py.info 
Log Message:
Adding nevow web consturction toolkit for python.


--- NEW FILE: nevow-py.info ---
Info2: <<

Package: nevow-py%type_pkg[python]
Version: 0.20050117
Revision: 1
Description: Web application construction kit
DescDetail: <<
Nevow is a web application construction kit written in Python. It is
designed to allow the programmer to express as much of the view logic
as desired in Python, and includes a pure Python XML expression syntax
named stan to facilitate this.  However it also provides rich support
for designer-edited templates, using a very small XML attribute language
to provide bi-directional template manipulation capability.
<<
Source: http://www.vorpalcloud.org/tarballs/Nevow-20050117.tar.gz
Source-MD5: bc08e094effabc959ae23ff0d4b891c0
Type: python (2.3 2.4)
BuildDepends: python%type_pkg[python], twisted-py%type_pkg[python]
Depends: python%type_pkg[python], twisted-py%type_pkg[python]
CompileScript: <<
 python%type_raw[python] setup.py build
<<
InstallScript: <<
 #!/bin/sh
 python%type_raw[python] setup.py install --root=%d
 mkdir -p %i/share/doc/nevow-py%type_pkg[python]
 cp -R doc %i/share/doc/nevow-py%type_pkg[python]/doc
 cp -R examples %i/share/doc/nevow-py%type_pkg[python]/examples
<<
DocFiles: ChangeLog LICENSE README
License: OSI-Approved
Homepage: http://www.nevow.org/
Maintainer: Daniel Henninger <[EMAIL PROTECTED]>

# Info2
<<



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to