From a6979dc0305fae0ce631973b4b09295f09cf075f Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Fri, 28 Nov 2008 17:23:35 +0200 Subject: [PATCH] routes: Added routes 1.10 - Rails routes system in Python --- python/routes/routes.cache | 21 +++++++++++++++++++++ python/routes/routes.desc | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 python/routes/routes.cache create mode 100644 python/routes/routes.desc diff --git a/python/routes/routes.cache b/python/routes/routes.cache new file mode 100644 index 000000000..e1aa32e68 --- /dev/null +++ b/python/routes/routes.cache @@ -0,0 +1,21 @@ + +[TIMESTAMP] 1227885656 Fri Nov 28 17:20:56 2008 +[BUILDTIME] 0 (5) +[SIZE] 0.19 MB, 30 files + +[DEP] bash +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] python +[DEP] runit +[DEP] sed +[DEP] setuptools +[DEP] sysfiles +[DEP] tar diff --git a/python/routes/routes.desc b/python/routes/routes.desc new file mode 100644 index 000000000..63893c8ba --- /dev/null +++ b/python/routes/routes.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../routes/routes.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] Rails routes system in Python + +[T] A Python re-implementation of the Rails routes system for +[T] mapping URL's to Controllers/Actions. + +[U] http://routes.groovie.org/ + +[A] Ben Bangert +[M] Nagy Karoly Gabriel + +[C] extra/tool + +[F] SETUPTOOLS + +[L] BSD +[S] Stable +[V] 1.10 +[P] X -----5---9 800.000 + +[D] 4148092782 Routes-1.10.tar.gz http://pypi.python.org/packages/source/R/Routes/