From 9ed5da0d0b94bac80222fb635a5819d80c27629c Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Sat, 1 Mar 2008 20:31:47 +0000 Subject: [PATCH] Renamed xsl-xsltproc to the more apt xsl-libxslt. --- {xsl-xsltproc => xsl-libxslt}/python/.cvsignore | 0 {xsl-xsltproc => xsl-libxslt}/python/README | 0 {xsl-xsltproc => xsl-libxslt}/python/docbook.py | 0 {xsl-xsltproc => xsl-libxslt}/python/xslt.py | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {xsl-xsltproc => xsl-libxslt}/python/.cvsignore (100%) rename {xsl-xsltproc => xsl-libxslt}/python/README (100%) rename {xsl-xsltproc => xsl-libxslt}/python/docbook.py (100%) rename {xsl-xsltproc => xsl-libxslt}/python/xslt.py (100%) diff --git a/xsl-xsltproc/python/.cvsignore b/xsl-libxslt/python/.cvsignore similarity index 100% rename from xsl-xsltproc/python/.cvsignore rename to xsl-libxslt/python/.cvsignore diff --git a/xsl-xsltproc/python/README b/xsl-libxslt/python/README similarity index 100% rename from xsl-xsltproc/python/README rename to xsl-libxslt/python/README diff --git a/xsl-xsltproc/python/docbook.py b/xsl-libxslt/python/docbook.py similarity index 100% rename from xsl-xsltproc/python/docbook.py rename to xsl-libxslt/python/docbook.py diff --git a/xsl-xsltproc/python/xslt.py b/xsl-libxslt/python/xslt.py similarity index 100% rename from xsl-xsltproc/python/xslt.py rename to xsl-libxslt/python/xslt.py -- 2.40.0