Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24133

Added Files:
        yaml-py.info 
Log Message:
yet another markup language


--- NEW FILE: yaml-py.info ---
Info2: <<
Package: yaml-py%type_pkg[python]
Version: 3.09
Revision: 1
Homepage: http://pyyaml.org
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
Type: python (2.6 3.1)
Depends: python%type_pkg[python]
BuildDepends: setuptools-py%type_pkg[python] | distribute-py%type_pkg[python]

Source: http://pyyaml.org/download/pyyaml/PyYAML-%v.tar.gz
Source-MD5: f219af2361e87fdc5e85e95b84c11d87

CompileScript: python%type_raw[python] setup.py build

InstallScript: python%type_raw[python] setup.py install --root=%d

DocFiles: CHANGES README LICENSE

License: BSD
Description: Python YAML read/write
DescDetail: <<
YAML is a data serialization format designed for human readability and
interaction with scripting languages.

PyYAML is a YAML parser and emitter for the Python programming language.

PyYAML features

 * a complete YAML 1.1 parser. In particular, PyYAML can parse all
     examples from the specification. The parsing algorithm is simple
     enough to be a reference for YAML parser implementors. 
 * Unicode support including UTF-8/UTF-16 input/output and \u escape
     sequences. 
 * low-level event-based parser and emitter API (like SAX).
 * high-level API for serializing and deserializing native Python
     objects (like DOM or pickle).
 * support for all types from the YAML types repository. A simple
     extension API is provided. 
 * both pure-Python and fast LibYAML-based parsers and emitters.
 * relatively sensible error messages. 
<<

<<



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to