K 10 svn:author V 5 nivit K 8 svn:date V 27 2009-03-16T08:07:47.000000Z K 7 svn:log V 471 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.' This is called remote automation, and the primary use case is deploying applications to multiple similar hosts. WWW: http://www.nongnu.org/fab/ PR: ports/132653 Submitted by: Yi-Jheng Lin END