the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: pyfo-py%type_pkg[python]
Version: 0.6
Revision: 1
Description: Generate XML from Python data structures
DescDetail: <<
This module was developed by Luke Arno for Central Piedmont Community
College in response to dissatisfaction with available alternatives for
quickly generating XML. Concatenating strings is ugly and error prone,
using OO APIs for XML is heavy and overkill for generating simple XML
output.
<<
Source: http://pypi.python.org/packages/source/p/pyfo/pyfo-%v.tar.gz
Source-MD5: ae9fba8068958cf340cec30b47476068
BuildDepends: setuptools-py%type_pkg[python]
Type: python (2.5)
Depends: python%type_pkg[python]
CompileScript: <<
#!/bin/bash -ev
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root %d
<<
DocFiles: README PKG-INFO COPYING
License: LGPL
Homepage: http://foss.cpcc.edu/pyfo/
Maintainer: Bobby H. Braswell
# Info2
<<