diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-06 19:24:40 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:11 -0600 |
commit | dfb9836279b434137aa000b2c4762cf84e20383a (patch) | |
tree | d6130c9e8739872bf28288c80dfd0fb293b68ea3 /libraries/pyftpdlib/slack-desc | |
parent | 5f72ac5229f6cb32530d04aa40f5feab2ebae43d (diff) | |
download | slackbuilds-dfb9836279b434137aa000b2c4762cf84e20383a.tar.gz |
libraries/pyftpdlib: Added (High-level asynchronous FTP library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pyftpdlib/slack-desc')
-rw-r--r-- | libraries/pyftpdlib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/pyftpdlib/slack-desc b/libraries/pyftpdlib/slack-desc new file mode 100644 index 0000000000..415cd1c997 --- /dev/null +++ b/libraries/pyftpdlib/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# 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------------------------------------------------------| +pyftpdlib: pyftpdlib (High-level asynchronous FTP server library) +pyftpdlib: +pyftpdlib: Python FTP server library provides an high-level portable interface +pyftpdlib: to easily write asynchronous FTP servers with Python. +pyftpdlib: +pyftpdlib: Homepage: http://code.google.com/p/pyftpdlib/ +pyftpdlib: +pyftpdlib: +pyftpdlib: +pyftpdlib: +pyftpdlib: |