2 changed files with 60 additions and 0 deletions
@ -0,0 +1,23 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1236114136 Tue Mar 3 23:02:16 2009 |
||||||
|
[BUILDTIME] 0 (5) |
||||||
|
[SIZE] 0.04 MB, 7 files |
||||||
|
|
||||||
|
[DEP] bash |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] paste |
||||||
|
[DEP] pygments |
||||||
|
[DEP] python |
||||||
|
[DEP] runit |
||||||
|
[DEP] sed |
||||||
|
[DEP] setuptools |
||||||
|
[DEP] simplejson |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
@ -0,0 +1,37 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../tempita/tempita.desc |
||||||
|
[COPY] Copyright (C) 2009 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 very small text templating language |
||||||
|
|
||||||
|
[T] Tempita is a small templating language for text substitution. |
||||||
|
[T] This isn't meant to be the Next Big Thing in templating; it's just a handy |
||||||
|
[T] little templating language for when your project outgrows string.Template |
||||||
|
[T] or % substitution. It's small, it embeds Python in strings |
||||||
|
[T] and it doesn't do much else. |
||||||
|
|
||||||
|
[U] http://pypi.python.org/packages/source/T/Tempita |
||||||
|
|
||||||
|
[A] Ian Bicking <[email protected]> |
||||||
|
[M] Nagy Karoly Gabriel <[email protected]> |
||||||
|
|
||||||
|
[C] extra/tool |
||||||
|
|
||||||
|
[F] SETUPTOOLS |
||||||
|
|
||||||
|
[L] MIT |
||||||
|
[S] Beta |
||||||
|
[V] 0.3 |
||||||
|
[P] X -----5---9 780.000 |
||||||
|
|
||||||
|
[D] 3390349074 Tempita-0.3.tar.gz http://pypi.python.org/packages/source/T/Tempita/ |
Loading…
Reference in new issue