Metadata-Version: 1.0
Name: SiteTool
Version: 0.3.0
Summary: Tools for working with HTML pages in the context of managing a website.
Home-page: http://jimmyg.org/work/code/sitetool/index.html
Author: James Gardner
Author-email: UNKNOWN
License: GPLv3
Description: 
        SiteTool
        ++++++++
        
        .. contents ::
        
        Summary
        =======
        
        Tools for working with HTML pages in the context of managing a website.
        
        Get Started
        ===========
        
        * Download and install from source
        
        Author
        ======
        
        James Gardner
        
        
        Changes
        =======
        
        0.3.0
        -----
        
        2009-07-30
        ~~~~~~~~~~
        
        * Updated blog plugin to have a configurable heading and title
        * Finished removing Gallery into its own package
        * Updated the documentation
        
        2009-07-17
        ~~~~~~~~~~
        
        * Removed gallery functionality which will become its own product
        * Tidied up source tree
        * Upgraded to new version of CommandTool
        
        2009-04-27
        ~~~~~~~~~~
        
        * Refactored the entire API and command line interface
        * Upgraded from optparse to CommandTool
        * Made the APIs more robust, using absolute paths throughout
        
        2009-04-21
        ~~~~~~~~~~
        
        * Complete refactor and tidy up of the command line interface
        
        2009-04-17
        ~~~~~~~~~~
        
        * Full Wordpress blog export
        * Start of a useful command line interface
        
        2009-04-14
        ~~~~~~~~~~
        
        * Completely new tool being built to manage Dreamweaver websites
        * Beginings of a Wordpress exporter
        
        0.2.0
        -----
        
        2005-02-11
        ~~~~~~~~~~
        
        * Updated
        
        0.1.0
        -----
        
        2003-02-02
        ~~~~~~~~~~
        
        * Included with the Python Web Modules
        
        License
        =======
        SiteTool - Tools for working with HTML pages in the context of managing a website.
        Copyright (C) 2009 <James Gardner>
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
        Download
        ========
        
Platform: UNKNOWN
