Manages installed Bundle packages.
Project description
- Version:
- 0.0.1
Synopsis
Description goes here.
Documentation
Bundle is using Sphinx, and the latest documentation is available at Read The Docs:
Installation
You can install Bundle either via the Python Package Index (PyPI) or from source.
To install using pip,:
$ pip install bundle
To install using easy_install,:
$ easy_install bundle
If you have downloaded a source tarball you can install it by doing the following,:
$ python setup.py build # python setup.py install # as root
Getting Help
Mailing list
Join the TODO mailing list.
Bug tracker
If you have any suggestions, bug reports or annoyances please report them to our issue tracker at http://github.com/ask/bundle/issues/
Contributing
Development of Bundle happens at Github: http://github.com/ask/bundle
You are highly encouraged to participate in the development. If you don’t like Github (for some reason) you’re welcome to send regular patches.
License
This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.