./sysutils/fabric, Simple Pythonic remote deployment tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q2, Version: 0.9.1, Package name: fabric-0.9.1, Maintainer: gls

Fabric is a Python library and command-line tool for streamlining the use of SSH
for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell
commands (normally or via sudo) and uploading/downloading files, as well as
auxiliary functionality such as prompting the running user for input, or
aborting execution.


Required to run:
[devel/py-setuptools] [security/py-paramiko] [lang/python26]

Master sites:

SHA1: c7845346f742beafc01276a6ad25c2460e82c5cb
RMD160: afdec80ba52c7de7b0aac4d1db3f71bc017838df
Filesize: 179.938 KB

Version history: (Expand)


CVS history: (Expand)


   2010-07-04 09:26:47 by Alistair G. Crooks | Files touched by this commit (21)
Log message:
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching
error, and to sync with reality.