./wip/py-datatree, DSL for creating structured documents in python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.8, Package name: py310-datatree-0.1.8, Maintainer: pkgsrc-users

DataTree is a DSL for creating structured documents in python. Inspired by ruby
builder but with the goal of reducing the amount of line noise associated with
creating XML documents in python. As an added bonus the tree can be output
to to any structured format (with XML, JSON and YAML supported in the library)


Required to run:
[textproc/py-yaml] [devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 4b41875ad045c7f712fb6d664f1ee2edefa376f7
Filesize: 11.857 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-14 01:22:01 by othyro | Files touched by this commit (26)
Log message:
lang/python26 has been removed. Remove other python versions here too like
31 and 32 which are not supported any longer.
   2012-10-07 13:54:18 by Aleksej Saushev | Files touched by this commit (46)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-06-22 15:04:27 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-datatree-0.1.8 as wip/py-datatree.

DataTree is a DSL for creating structured documents in python. Inspired by ruby
builder but with the goal of reducing the amount of line noise associated with
creating XML documents in python. As an added bonus the tree can be output
to to any structured format (with XML, JSON and YAML supported in the library)