Added README entry.

This commit is contained in:
Thomas Gideon 2010-10-08 17:35:40 -04:00
parent e86036eb63
commit 5a44baf170
1 changed files with 2 additions and 0 deletions

2
README
View File

@ -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.