SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-paver rpm build for : Fedora 9. For other distributions click python-paver.

Name : python-paver
Version : 1.0 Vendor : Fedora Project
Release : 1.fc9 Date : 2009-04-08 16:30:43
Group : Development/Languages Source RPM : python-paver-1.0-1.fc9.src.rpm
Size : 0.76 MB
Packager : Fedora Project
Summary : Python-based build/distribution/deployment scripting tool
Description :
Paver is a Python-based build/distribution/deployment scripting tool along the
lines of Make or Rake. What makes Paver unique is its integration with commonly
used Python libraries. Common tasks that were easy before remain easy. More
importantly, dealing with your applications specific needs and requirements is
now much easier.

* Build files are just Python
* One file with one syntax, pavement.py, knows how to manage your project
* File operations are unbelievably easy, thanks to the built-in version of
Jason Orendorff’s path.py.
* Need to do something that takes 5 lines of code? It’ll only take 5 lines of
code..
* Completely encompasses distutils and setuptools so that you can customize
behavior as you need to.
* Wraps Sphinx for generating documentation, and adds utilities that make it
easier to incorporate fully tested sample code.
* Wraps Subversion for working with code that is checked out.
* Wraps virtualenv to allow you to trivially create a bootstrap script that
gets a virtual environment up and running. This is a great way to install
packages into a contained environment.
* Can use all of these other libraries, but requires none of them
* Easily transition from setup.py without making your users learn about or
even install Paver! (See the Getting Started Guide for an example).

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/9/i386.newkey

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-paver-1.0-1.fc9.noarch.rpm
ftp.icm.edu.pl  python-paver-1.0-1.fc9.noarch.rpm
ftp.icm.edu.pl  python-paver-1.0-1.fc9.noarch.rpm
ftp.icm.edu.pl  python-paver-1.0-1.fc9.noarch.rpm
     

Provides :
python-paver

Requires :
python-setuptools
/usr/bin/python
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python(abi) = 2.5
python-devel


Content of RPM :
/usr/bin/paver
/usr/lib/python2.5/site-packages/Paver-1.0-py2.5.egg-info
/usr/lib/python2.5/site-packages/Paver-1.0-py2.5.egg-info/PKG-INFO
/usr/lib/python2.5/site-packages/Paver-1.0-py2.5.egg-info/SOURCES.txt
/usr/lib/python2.5/site-packages/Paver-1.0-py2.5.egg-info/dependency_links.txt
/usr/lib/python2.5/site-packages/Paver-1.0-py2.5.egg-info/entry_points.txt
/usr/lib/python2.5/site-packages/Paver-1.0-py2.5.egg-info/not-zip-safe
/usr/lib/python2.5/site-packages/Paver-1.0-py2.5.egg-info/top_level.txt
/usr/lib/python2.5/site-packages/paver
/usr/lib/python2.5/site-packages/paver/__init__.py
/usr/lib/python2.5/site-packages/paver/__init__.pyc
/usr/lib/python2.5/site-packages/paver/__init__.pyo
/usr/lib/python2.5/site-packages/paver/bzr.py
/usr/lib/python2.5/site-packages/paver/bzr.pyc
/usr/lib/python2.5/site-packages/paver/bzr.pyo
/usr/lib/python2.5/site-packages/paver/cog
/usr/lib/python2.5/site-packages/paver/cog/__init__.py
/usr/lib/python2.5/site-packages/paver/cog/__init__.pyc
/usr/lib/python2.5/site-packages/paver/cog/__init__.pyo
/usr/lib/python2.5/site-packages/paver/cog/cogapp.py
/usr/lib/python2.5/site-packages/paver/cog/cogapp.pyc
/usr/lib/python2.5/site-packages/paver/cog/cogapp.pyo
/usr/lib/python2.5/site-packages/paver/cog/whiteutils.py
/usr/lib/python2.5/site-packages/paver/cog/whiteutils.pyc
/usr/lib/python2.5/site-packages/paver/cog/whiteutils.pyo
/usr/lib/python2.5/site-packages/paver/command.py
/usr/lib/python2.5/site-packages/paver/command.pyc
/usr/lib/python2.5/site-packages/paver/command.pyo
/usr/lib/python2.5/site-packages/paver/defaults.py
/usr/lib/python2.5/site-packages/paver/defaults.pyc
There is 102 files more in these RPM.

 
ICM