Improve summary line.

This commit is contained in:
Brian May 2015-11-27 14:28:52 +11:00
parent 780997e8a7
commit 13457c773b

View File

@ -28,7 +28,7 @@ setup(
url='https://github.com/sshuttle/sshuttle',
author='Brian May',
author_email='brian@linuxpenguins.xyz',
description='Transparent proxy server that works as a poor man\'s VPN.',
description='Full-featured" VPN over an SSH tunnel',
packages=find_packages(),
license="GPL2+",
long_description=open('README.rst').read(),