Refactor descriptions to README.md and __summary__ 17/6317/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 5 Sep 2017 17:41:37 +0000 (13:41 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 11 Sep 2017 14:47:35 +0000 (10:47 -0400)
commit54f8abc5937dc52acb8e8c5669e29ad9ae66ea23
treed444d54b793f7746588fc282620f8d0475612b95
parentd943695e73a8b14f2a064b8ffdb690ef183a8b78
Refactor descriptions to README.md and __summary__

This change makes it so that the __summary__ is a pydoc variable and we
can pull in the long description directly from README.md. Also add a
website url.

Change-Id: Ibab9e436d4e2c8188a456976e1ab5f19dbf88060
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
MANIFEST.in
README.md
lftools/__init__.py
setup.py