From 48fb64a9c571590c5a44c4a08d8fce551cc58c7a Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 12 Apr 2011 19:47:24 -0400 Subject: README conversion to reStructuredText --- README.txt | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt deleted file mode 100644 index 0a308c4..0000000 --- a/README.txt +++ /dev/null @@ -1,42 +0,0 @@ - _______________ -< leafymiracle! > - --------------- - \ - \ .---. __ - , \ / \ \ |||| - \\\\ |O___O | | \\|||| - \ // | \_/ | | \ / - '--/----/| / | |-' - // // / -----' - // \\ / / - // // / / - // \\ / / - // // / / - /| ' / / - //\___/ / - // ||\ / - \\_ || '---' - /' / \\_.- - / / --| | - '-' | | - '-' - -[ Features ] - -* Written in Python using the Pyramid web framework -* SQLAlchemy database model of Categories -* Interactive graph widget, using ToscaWidgets2 and the JIT -* Package mouse-over menus linking to downloads, acls, code - bugs, builds and updates. -* Deep linking - -[ Running ] - -$ virtualenv --no-site-packages env && source env/bin/activate -$ python setup.py develop -$ python leafymiracle/populate.py -$ paster serve development.ini - -[ Authors ] - -* Luke Macken -- cgit