summaryrefslogtreecommitdiffstats
path: root/libraries/pyftpdlib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pyftpdlib/README')
-rw-r--r--libraries/pyftpdlib/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/pyftpdlib/README b/libraries/pyftpdlib/README
index c546d644e9..d3cae18183 100644
--- a/libraries/pyftpdlib/README
+++ b/libraries/pyftpdlib/README
@@ -1,8 +1,8 @@
-Python FTP server library provides a high-level portable interface to easily
-write asynchronous FTP servers with Python.
+Python FTP server library provides a high-level portable interface to
+easily write asynchronous FTP servers with Python.
-pyftpdlib is currently the most complete RFC-959 FTP server implementation
-available for Python programming language.
+pyftpdlib is currently the most complete RFC-959 FTP server
+implementation available for Python programming language.
-It is used in projects like Google Chromium and Bazaar and included in Linux
-Fedora and FreeBSD package repositories.
+It is used in projects like Google Chromium and Bazaar and included in
+Linux Fedora and FreeBSD package repositories.