diff options
author | Zearin <zearin@gonk.net> | 2011-10-07 10:35:21 -0400 |
---|---|---|
committer | Zearin <zearin@gonk.net> | 2011-10-07 10:35:21 -0400 |
commit | 07b4dc3d6991cbdc420c246e807371c97a467d1a (patch) | |
tree | 329febd532aedfcd4daf92c807e802d1535c8f88 /doxygen/man/man3/setup.py.3 | |
parent | 36a2424cfd8c44d9f63bb4e2d7ac69cf7bce3940 (diff) | |
parent | 04cdcb0feb369ac4c60e10ccdc139c57e8b52e62 (diff) | |
download | cmd2-master.tar.gz |
Diffstat (limited to 'doxygen/man/man3/setup.py.3')
-rw-r--r-- | doxygen/man/man3/setup.py.3 | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/doxygen/man/man3/setup.py.3 b/doxygen/man/man3/setup.py.3 deleted file mode 100644 index 08478e8..0000000 --- a/doxygen/man/man3/setup.py.3 +++ /dev/null @@ -1,68 +0,0 @@ -.TH "/Users/amrogers/Developer/Projects/cmd2/setup.py" 3 "Fri Sep 9 2011" "Cmd2" \" -*- nroff -*- -.ad l -.nh -.SH NAME -/Users/amrogers/Developer/Projects/cmd2/setup.py \- -.SH SYNOPSIS -.br -.PP -.SS "Packages" - -.in +1c -.ti -1c -.RI "namespace \fBsetup\fP" -.br -.in -1c -.SS "Functions" - -.in +1c -.ti -1c -.RI "def \fBsetup::find_packages\fP" -.br -.in -1c -.SS "Variables" - -.in +1c -.ti -1c -.RI "string \fBsetup::author\fP = 'Catherine Devlin'" -.br -.ti -1c -.RI "string \fBsetup::author_email\fP = 'catherine\&.devlin@gmail\&.com'" -.br -.ti -1c -.RI "list \fBsetup::classifiers\fP" -.br -.ti -1c -.RI "string \fBsetup::description\fP = 'Extra features for standard library's cmd module'" -.br -.ti -1c -.RI "list \fBsetup::install_requires\fP = ['pyparsing>=1\&.5\&.6']" -.br -.ti -1c -.RI "string \fBsetup::keywords\fP = 'command prompt console cmd'" -.br -.ti -1c -.RI "string \fBsetup::license\fP = 'MIT'" -.br -.ti -1c -.RI "string \fBsetup::long_description\fP" -.br -.ti -1c -.RI "string \fBsetup::name\fP = 'cmd2'" -.br -.ti -1c -.RI "list \fBsetup::py_modules\fP = ['cmd2']" -.br -.ti -1c -.RI "string \fBsetup::url\fP = 'http://packages\&.python\&.org/cmd2/'" -.br -.ti -1c -.RI "\fBsetup::use_2to3\fP = True," -.br -.ti -1c -.RI "string \fBsetup::version\fP = '0\&.6\&.4'" -.br -.in -1c -.SH "Author" -.PP -Generated automatically by Doxygen for Cmd2 from the source code'\&. |