From 5a44baf1708517b8ad48a90ec18a89b19e517fb6 Mon Sep 17 00:00:00 2001 From: Thomas Gideon Date: Fri, 8 Oct 2010 17:35:40 -0400 Subject: [PATCH] Added README entry. --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 32b1ff3..2d9159d 100644 --- a/README +++ b/README @@ -5,3 +5,5 @@ encode.bash - Drives a set of encoders and tagging utilities to convert a single relink.py - A script intended for one time use to tweak a feed to re-link its enclosures to appropriate URLs at the Internet Archive. tidyrc - Tidy config that approximates the formatting of the live feeds to minimize disruption. publish.bash - Script to automate as much of the publishing step as possible. +outline.xsl - Transform that handles the recursive structure of OmniOutliner files better than Beautiful Soup does. +outline.bash - Drives the XSLT operation and subsequent scripting tasks that cannot be handled in XSL.