diff options
Diffstat (limited to 'net/py-netstring/pkg-descr')
-rw-r--r-- | net/py-netstring/pkg-descr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/py-netstring/pkg-descr b/net/py-netstring/pkg-descr deleted file mode 100644 index 3f1a6dc755a9..000000000000 --- a/net/py-netstring/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -An implementation of the netstrings protocol developed by D.J. Bernstein. -netstrings transmits each string as the length followed by : followed by -the string. |