Skip to content

Commit 45c117f

Browse files
committed
new simpler tagline, remove redundant heading
1 parent c42d351 commit 45c117f

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,11 @@
2929
Introduction
3030
============
3131

32-
``telnetlib3`` is a full-featured Telnet Client and Server library for python3.9 and newer.
32+
``telnetlib3`` is a feature-rich Telnet Server and Client and Protocol library for Python 3.9 and newer.
3333

34-
Modern asyncio_ and legacy blocking API's are provided.
34+
This library supports both modern asyncio_ *and* legacy `Blocking API`_.
3535

36-
The python telnetlib.py_ module removed by Python 3.13 is also re-distributed as a backport.
37-
38-
Overview
39-
========
36+
The python telnetlib.py_ module removed by Python 3.13 is also re-distributed as-is, as a backport.
4037

4138
telnetlib3 provides multiple interfaces for working with the Telnet protocol:
4239

0 commit comments

Comments
 (0)