Home | Trees | Index | Help |
|
---|
|
yolk
__version__
cli
: Name: cli.py
Desc: Command-line tool for listing Python packages installed by setuptools,
package metadata, package dependencies, and querying The Cheese Shop
(PyPI) for Python package release information such as which installed
packages have updates available.
metadata
: Name : metadata.py
Author : Rob Cakebread <gentoodev@gmail.com>
License : PSF (Python Software Foundation License)
Desc : Return metadata for Python distribution installed by setuptools
in a dict
Note: The metadata uses RFC 2822-based message documents.
pypi
: Name: pypi.py
Desc: Library for getting information about Python packages by querying
The CheeseShop (PYPI a.k.a.
yolklib
: Name: yolklib.py
Desc: Library for getting information about Python packages installed by
setuptools, package metadata, package dependencies, and querying
The CheeseShop (PYPI) for Python package release information.
exceptions.Exception
:
Common base class for all exceptions.
yolk.cli.Usage
:
Usage exception
yolk.pypi.CheeseShop
:
Interface to Python Package Index
yolk.yolklib.Distributions
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Feb 12 18:44:10 2007 | http://epydoc.sf.net |