Commit 23f9c9d6 authored by Denis Bilenko's avatar Denis Bilenko

setp.py: update description

parent adfaca3f
......@@ -62,7 +62,7 @@ assert version, version
setup(
name='gevent',
version=version,
description='Greenlet/Libevent-based networking library',
description='Python network library that uses greenlet and libevent for easy and scalable concurrency',
author='Denis Bilenko',
author_email='denis.bilenko@gmail.com',
packages=['gevent'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment