X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=setup.py;fp=setup.py;h=035b0c9c31d34ccbc4e1e44c5b777620dba362c6;hb=7309aed524f3bc44ec4035d35556118eea6416ba;hp=190c339c2edf15684bad61ea5df9bae1645e63c2;hpb=befa4babea7f92609654207c164b6d07f3baf92b;p=tahoe-lafs%2Ftahoe-lafs.git diff --git a/setup.py b/setup.py index 190c339c..035b0c9c 100644 --- a/setup.py +++ b/setup.py @@ -419,7 +419,7 @@ if version: setup_args["version"] = version setup(name=APPNAME, - description='secure, decentralized, fault-tolerant filesystem', + description='secure, decentralized, fault-tolerant file store', long_description=open('README.rst', 'rU').read(), author='the Tahoe-LAFS project', author_email='tahoe-dev@tahoe-lafs.org',