diff --git a/python/mako/mako.cache b/python/mako/mako.cache new file mode 100644 index 000000000..99f797244 --- /dev/null +++ b/python/mako/mako.cache @@ -0,0 +1,30 @@ + +[TIMESTAMP] 1227896097 Fri Nov 28 20:14:57 2008 +[BUILDTIME] 0 (5) +[SIZE] 0.42 MB, 62 files + +[DEP] bash +[DEP] beaker +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] formencode +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] nose +[DEP] paste +[DEP] pastedeploy +[DEP] pastescript +[DEP] pylons +[DEP] python +[DEP] runit +[DEP] sed +[DEP] setuptools +[DEP] simplejson +[DEP] sysfiles +[DEP] tar +[DEP] webhelpers diff --git a/python/mako/mako.desc b/python/mako/mako.desc new file mode 100644 index 000000000..d137337dc --- /dev/null +++ b/python/mako/mako.desc @@ -0,0 +1,39 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../mako/mako.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A template library written in Python. + +[T] Mako provides a familiar, non-XML syntax which compiles into Python modules +[T] for maximum performance. Mako's syntax and API borrows from the best ideas +[T] of many others, including Django templates, Cheetah, Myghty, and Genshi. +[T] Conceptually, Mako is an embedded Python (i.e. Python Server Page) language +[T] which refines the familiar ideas of componentized layout and inheritance +[T] to produce one of the most straightforward and flexible models available, +[T] while also maintaining close ties to Python calling and scoping semantics. + +[U] http://www.makotemplates.org/ + +[A] Mike Bayer +[M] Nagy Karoly Gabriel + +[C] extra/tool + +[F] SETUPTOOLS + +[L] MIT +[S] Beta +[V] 0.2.3 +[P] X -----5---9 800.000 + +[D] 2085236040 Mako-0.2.3.tar.gz http://pypi.python.org/packages/source/M/Mako/