Rev | Line | |
---|
[1815] | 1 | [installer] |
---|
| 2 | description=This script installs Coopr from PyPI. |
---|
| 3 | README=# |
---|
| 4 | # Coopr Installation generated with pypi.ini. |
---|
| 5 | # |
---|
| 6 | # This directory is managed with virtualenv, which creates a |
---|
| 7 | # virtual Python installation. If the 'bin' directory is put in |
---|
| 8 | # user's PATH environment, then the bin/python command can be used to |
---|
| 9 | # employ Coopr and associated packages without further installation. |
---|
| 10 | # |
---|
| 11 | # Directories: |
---|
| 12 | # admin Administrative data for maintaining this distribution |
---|
| 13 | # bin Scripts and executables |
---|
| 14 | # dist Python distributions that are explicitly installed |
---|
| 15 | # doc Coopr documentation and tutorials |
---|
| 16 | # examples Coopr examples |
---|
| 17 | # include Python header files |
---|
| 18 | # lib Python libraries and installed packages |
---|
| 19 | # src Python packages whose source files can be |
---|
| 20 | # modified and used directly within this virtual Python |
---|
| 21 | # installation. |
---|
| 22 | # Scripts Python bin directory (used on MS Windows) |
---|
| 23 | # util Coopr utility scripts (including coopr_install) |
---|
| 24 | # |
---|
| 25 | |
---|
[2978] | 26 | [argparse] |
---|
| 27 | pypi=argparse |
---|
| 28 | |
---|
[2866] | 29 | [ordereddict] |
---|
| 30 | pypi=ordereddict |
---|
| 31 | |
---|
[2780] | 32 | [runpy2] |
---|
| 33 | pypi=runpy2 |
---|
| 34 | |
---|
[3225] | 35 | [pyyaml] |
---|
| 36 | pypi=PyYAML |
---|
[2469] | 37 | |
---|
[1815] | 38 | [nose] |
---|
| 39 | pypi=nose |
---|
| 40 | |
---|
| 41 | [coverage] |
---|
[3224] | 42 | pypi=coverage |
---|
[1815] | 43 | |
---|
[2426] | 44 | [unittest2] |
---|
| 45 | pypi=unittest2 |
---|
| 46 | |
---|
[2067] | 47 | [bidict] |
---|
| 48 | pypi=bidict |
---|
| 49 | |
---|
[1815] | 50 | [pyro] |
---|
[3225] | 51 | release=https://software.sandia.gov/svn/public/tpl/pyro/tags/3.10/ |
---|
[1815] | 52 | |
---|
| 53 | [ply] |
---|
| 54 | pypi=ply |
---|
| 55 | |
---|
| 56 | [coopr] |
---|
[2571] | 57 | pypi=Coopr |
---|
| 58 | |
---|
Note: See
TracBrowser
for help on using the repository browser.