Commit cf3381ae by willmcgugan

Tweaking the setup.py script

parent 61132d2d
...@@ -15,7 +15,8 @@ classifiers = [ ...@@ -15,7 +15,8 @@ classifiers = [
setup(name='fs', setup(name='fs',
version=VERSION, version=VERSION,
description="A filesytem abstraction", description="Filesystem abstraction",
long_description="Creates a common interface to filesystems",
author="Will McGugan", author="Will McGugan",
author_email="will@willmcgugan.com", author_email="will@willmcgugan.com",
url="http://code.google.com/p/pyfilesystem/", url="http://code.google.com/p/pyfilesystem/",
......
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