From 8916ae1c0ce60ec3ad5036a7412841a9c1e258ab Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 19 Aug 2016 16:07:49 +0700 Subject: python/fabric: Added (tool for remote execution and deployment). Signed-off-by: Willy Sudiarto Raharjo --- python/fabric/slack-desc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 python/fabric/slack-desc (limited to 'python/fabric/slack-desc') diff --git a/python/fabric/slack-desc b/python/fabric/slack-desc new file mode 100644 index 0000000000..6c077e1e7d --- /dev/null +++ b/python/fabric/slack-desc @@ -0,0 +1,18 @@ +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +fabric: fabric (tool for remote execution and deployment) +fabric: +fabric: Fabric is a Python (2.5-2.7) library and command-line tool for +fabric: streamlining the use of SSH for application deployment or systems +fabric: administration tasks. +fabric: +fabric: Homepage: http://www.fabfile.org/ +fabric: +fabric: +fabric: +fabric: -- cgit v1.2.3