diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /security/py-twistedConch/pkg-descr | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415500
Diffstat (limited to 'security/py-twistedConch/pkg-descr')
-rw-r--r-- | security/py-twistedConch/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/py-twistedConch/pkg-descr b/security/py-twistedConch/pkg-descr index 70cd97358782..aa28b57e3d84 100644 --- a/security/py-twistedConch/pkg-descr +++ b/security/py-twistedConch/pkg-descr @@ -1,10 +1,10 @@ -Twisted Conch is an SSHv2 implementation written in Python. SSH is a protocol -designed to allow remote access to shells and commands, but it is generic -enough to allow everything from TCP forwarding to generic filesystem access. +Twisted Conch is an SSHv2 implementation written in Python. SSH is a protocol +designed to allow remote access to shells and commands, but it is generic +enough to allow everything from TCP forwarding to generic filesystem access. Since conch is written in Python, it interfaces well with other Python projects, such as Imagination. Conch also includes a implementations of the telnet and vt102 protocols, as well as support for rudamentary line editing behaviors. A new implementation of Twisted's Manhole application is also -included, featuring server-side input history and interactive syntax coloring. +included, featuring server-side input history and interactive syntax coloring. WWW: http://twistedmatrix.com/ |