==============
 Coopr README
==============

The Coopr software project integrates a variety of Python
optimization-related packages.  There is no unifying package for Coopr.
Instead, Coopr is comprised of a collection of Python packages that are
installed together.


-------
License
-------

All Coopr packages are licensed with the BSD.  See the LICENSE.txt file.


------------
Organization
------------

+ Directories

  * ceps    - Coopr Extension Proposals
  * conf    - Configuration files for COIN-OR trac pages
  * coopr   - The Python package that defines major Coopr releases
  * coopr.* - Coopr packages
  * html    - HTML pages that will be displayed on the COIN-OR Coopr website.
  * test    - Large test files for validating Coopr behavior
  * vpy     - Configuration files for Coopr installations

+ Documentation and Bug Tracking

  * Trac wiki: https://software.sandia.gov/trac/coopr

+ Authors

  * See the AUTHORS.txt file.

+ Project Managers

  * William E. Hart, wehart@sandia.gov
  * Jean-Paul Watson,, jwatson@sandia.gov

+ Mailing List

  * coopr-developers@googlegroups.com - Discussions for Coopr developers
  * coopr-forum-group@googlegroups.com - Help discussions for Coopr users

--------------------
Third Party Software
--------------------

Coopr packages depend on various third-party packages.  These packages are 
installed automatically with 

