fabric source package in Zesty

fabric: Simple Pythonic remote deployment tool

Versions published

There is no current release of this source package in The Zesty Zapus. You can still report bugs, make translations, and so on, but they might not be used until the package is published.

fabric information

No published releases of this package have been uploaded in Ubuntu Zesty

Upstream connections

Fabrictrunk

Fabric is a simple pythonic remote deployment tool. It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile'. It is a bit like a dumbed down Capistrano, except it's in Python, dosn't expect you to be deploying Rails applications, and the 'put' command works. Unlike Capistrano, Fabric want's to stay small, light, easy to change and not bound to any specific framework.

Bug supervisor: no
Bug tracker: no
Branch: no

There are no registered releases for the Fabric ⇒ trunk.