# Release information about Naked-Planning-Tool version = "0.0.1a1" description = "A simple tool to help plan Agile projects in a Kanban style." long_description = """This tool is designed to ease planning and management of Agile projects. It can help reduce some of the drudgery, but most importantly it can help you learn a leaner, more efficient way to think about your work. To join in the developoment of this application, download and run http://svn.arlim.org/code_sprint/planningtool/trunk/devel.py. This will set up a virtual environment containing only what you need for the Naked Planning tool - and leaving your base Python install unaltered. Alternatively, you can access the source directly at http://svn.arlim.org/code_sprint/planningtool/trunk/#egg=nakedplanning-dev This tool is far from ready for use. However, I'm trying to get it up here to ease distribution and IT hassles for developers. Only the -dev egg is worth anything at the moment (it pulls directly from our svn repository). RUN THE NON-DEV EGGS AT YOUR OWN RISK. """ author = "Portland eXtremeProgrammers User Group (XPDX) & Arlo Belshee" email = "a+naked_planning@arlim.org" copyright = "2007, the contributors" url = "http://code.arlim.org/wiki/index.php?title=Naked_Planning_tool" # download_url = "http://yourcool.site/download" license = "MIT"