diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-09-10 18:51:46 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-09-10 18:51:46 +0000 |
commit | 52e782d2417b326d839c01397be09bfa9b0beb1b (patch) | |
tree | ebf4eb4f8876d1520ffb2eafc96a67b4d9fcb116 /devel/py-python-engineio/pkg-descr | |
parent | update to 3.4.0 (diff) |
Some typo fixes and whitespace cleanup for pkg-descr files.
Diffstat (limited to 'devel/py-python-engineio/pkg-descr')
-rw-r--r-- | devel/py-python-engineio/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-engineio/pkg-descr b/devel/py-python-engineio/pkg-descr index d37642a02a8e..196539439c68 100644 --- a/devel/py-python-engineio/pkg-descr +++ b/devel/py-python-engineio/pkg-descr @@ -1,7 +1,7 @@ Python implementation of the Engine.IO realtime server. Features - Fully compatible with the Javascript engine.io-client library, + Fully compatible with the JavaScript engine.io-client library, versions 1.5.0 and up. Compatible with Python 2.7 and Python 3.3+. Supports large number of clients even on modest hardware when |