#882704 RFP: setuptools-markdown -- Use Markdown for your project description

#882704#5
Date:
2017-11-25 21:41:02 UTC
From:
To:
* Package name    : python3-setuptools-markdown
  Version         : 0.2
  Upstream Author : Marc "msabramo" Abramowitz <msabramo@gmail.com>
* URL             : https://github.com/msabramo/setuptools-markdown/
* License         : MIT  - https://github.com/msabramo/setuptools-markdown/blob/master/LICENSE-MIT
  Programming Lang: Python
  Description     : Use Markdown for your project description

Markdown + Project descriptions.  Will read the specified file, convert it to reST using pypandoc and store the resulting reST in the long_description metadata field of your distribution.

#882704#12
Date:
2017-11-25 22:35:32 UTC
From:
To:
I now have a preliminary, building package available.  It has my name on it
as maintainer and since I don't really know how to do that, it'll have to
be changed.  Hopefully this helps
https://github.com/msabramo/setuptools-markdown/pull/17
which comes from https://github.com/themusicogd1/setuptools-markdown/