the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: nevow-py%type_pkg[python]
Version: 0.6.0
Revision: 3
Epoch: 1
Distribution: (%type_pkg[python] = 24) 10.5
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://divmod.org/trac/attachment/wiki/SoftwareReleases/Nevow-%v.tar.gz%%3Fformat=raw
Source-MD5: d0a6b333b5c6f713962a000ebb1905b5
SourceRename: Nevow-%v.tar.gz
Type: python (2.4)
Depends: python%type_pkg[python], twisted2-py%type_pkg[python]
CompileScript: <<
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/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
mv -v %i/bin/nevow-xmlgettext %i/bin/nevow-xmlgettext%type_raw[python]
<<
PostInstScript: <<
update-alternatives --install %p/bin/nevow-xmlgettext nevow-xmlgettext %p/bin/nevow-xmlgettext%type_raw[python] %type_pkg[python]
<<
PreRmScript: <<
update-alternatives --remove nevow-xmlgettext %p/bin/nevow-xmlgettext%type_raw[python]
<<
DocFiles: ChangeLog LICENSE README
License: OSI-Approved
Homepage: https://launchpad.net/divmod.org
Maintainer: None
DescPackaging: <<
Maintainer (<< epoch:1): Daniel Henninger
<<
# Info2
<<