[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#738292: O: fabric -- Simple Pythonic remote deployment tool



Package: wnpp
Severity: normal
X-Debbugs-CC: debian-devel@lists.debian.org

I am orphaning this package so that it can be more actively maintained.
Full Git maintenance history is available - see the Vcs-Git headers in
debian/control.

  Source: fabric
  Section: net
  Priority: optional
  Maintainer: Debian QA Group <packages@qa.debian.org>
  Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~)
  Build-Depends-Indep: python-setuptools, python-sphinx, python-paramiko
  Standards-Version: 3.9.3
  Vcs-Git: git://github.com/lamby/pkg-fabric.git
  Vcs-Browser: https://github.com/lamby/pkg-fabric
  Homepage: http://fabfile.org/
  
  Package: fabric
  Architecture: all
  Depends: ${misc:Depends}, ${python:Depends}, python-paramiko (>= 1.6),
  python-pkg-resources, python-nose Suggests: libjs-jquery
  Description: 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.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org
       `-


Reply to: