Metadata-Version: 2.0
Name: PyUtilib
Version: 4.7.3301
Summary: PyUtilib: A collection of Python utilities
Home-page: https://software.sandia.gov/trac/pyutilib
Author: William E. Hart
Author-email: wehart@sandia.gov
License: BSD
Keywords: utility
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pyutilib.autotest (>=2.0.1)
Requires-Dist: pyutilib.common (>=3.0.7)
Requires-Dist: pyutilib.component.app (>=3.2)
Requires-Dist: pyutilib.component.config (>=3.7)
Requires-Dist: pyutilib.component.core (>=4.6.1)
Requires-Dist: pyutilib.component.executables (>=3.5)
Requires-Dist: pyutilib.component.loader (>=3.4.1)
Requires-Dist: pyutilib.dev (>=2.5)
Requires-Dist: pyutilib.enum (>=1.2)
Requires-Dist: pyutilib.excel (>=3.1.2)
Requires-Dist: pyutilib.math (>=3.3.1)
Requires-Dist: pyutilib.misc (>=5.8)
Requires-Dist: pyutilib.ply (>=3.0.8)
Requires-Dist: pyutilib.pyro (>=3.6.1)
Requires-Dist: pyutilib.R (>=3.1)
Requires-Dist: pyutilib.services (>=3.4)
Requires-Dist: pyutilib.subprocess (>=3.6.1)
Requires-Dist: pyutilib.svn (>=1.5.1)
Requires-Dist: pyutilib.th (>=5.4.1)
Requires-Dist: pyutilib.virtualenv (>=4.3.4)
Requires-Dist: pyutilib.workflow (>=3.5.1)
Requires-Dist: nose

===============
PyUtilib README
===============

PyUtilib is a collection of Python utility packages.  Although each package
can be installed separately, this package can be used to install all
of the PyUtilib packages, as well as the third-party packages that they depend on.


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

BSD.  See the LICENSE.txt file.


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

+ Directories

  * pyutilib - The root directory for PyUtilib source code

+ Documentation and Bug Tracking

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

+ Authors

  * See the AUTHORS.txt file.

+ Project Managers

  * William E. Hart, wehart@sandia.gov

+ Mailing List

  * pyutilib-forum@googlegroups.com
    - The main list for help and announcements
  * pyutilib-developers@googlegroups.com
    - Where developers of PyUtilib discuss new features

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

None



