[ Bron: fabric ]
Pakket: fabric (1.14.0-1)
Verwijzigingen voor fabric
Debian bronnen:
Het bronpakket fabric downloaden:
Beheerder:
Externe bronnen:
- Homepage [fabfile.org]
Vergelijkbare pakketten:
Simple Pythonic remote deployment tool
Fabric is designed to upload files and run shell commands on a number of servers in parallel or serially. These commands are grouped in tasks (which are regular Python functions) and specified in a 'fabfile.'
It is similar to Capistrano, except it's implemented in Python and doesn't expect you to be deploying Rails applications.
Andere aan fabric gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-crypto
- cryptographic algorithms and protocols for Python
-
- dep: python-paramiko (>= 1.10)
- Make ssh v2 connections (Python 2)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources