From 04cdcb0feb369ac4c60e10ccdc139c57e8b52e62 Mon Sep 17 00:00:00 2001 From: Zearin Date: Fri, 7 Oct 2011 10:34:23 -0400 Subject: Removed leftovers from installing with pip. Oops! I noticed there was a bunch of extra crap left over from when I installed this module onto my own system. I thought it wouldn't have modified itself at the time (just the Python module library on my system), but I was wrong. Begone, useless cruft! --- doxygen/html/setup_8py.html | 157 -------------------------------------------- 1 file changed, 157 deletions(-) delete mode 100644 doxygen/html/setup_8py.html (limited to 'doxygen/html/setup_8py.html') diff --git a/doxygen/html/setup_8py.html b/doxygen/html/setup_8py.html deleted file mode 100644 index d99765a..0000000 --- a/doxygen/html/setup_8py.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - -Cmd2: /Users/amrogers/Developer/Projects/cmd2/setup.py File Reference - - - - - - - - - - - - - - -
- - -
- - - - - - - - - - - -
-
Cmd2 - -
- -
-
- - - - - -
-
- -
-
-
- -
-
- -
-
setup.py File Reference
-
-
- -

Go to the source code of this file.

- - - - - - - - - - - - - - - - - - - -

-Packages

namespace  setup

-Functions

def setup::find_packages

-Variables

string setup::author = 'Catherine Devlin'
string setup::author_email = 'catherine.devlin@gmail.com'
list setup::classifiers
string setup::description = "Extra features for standard library's cmd module"
list setup::install_requires = ['pyparsing>=1.5.6']
string setup::keywords = 'command prompt console cmd'
string setup::license = 'MIT'
string setup::long_description
string setup::name = "cmd2"
list setup::py_modules = ["cmd2"]
string setup::url = 'http://packages.python.org/cmd2/'
 setup::use_2to3 = True,
string setup::version = "0.6.4"
-
-
- - - - - -- cgit v1.2.1