[Distutils] how to get pypi-equivalent rendering of long_description?
Marius Gedminas
marius at pov.lt
Fri Jul 25 11:49:05 CEST 2008
On Thu, Jul 24, 2008 at 11:51:31PM +0200, Tarek Ziadé wrote:
> On Thu, Jul 24, 2008 at 11:37 PM, Chris Withers <chris at simplistix.co.uk>
> wrote:
>
> > Tres Seaver wrote:
> >
> >> How about the following?
> >>
> >> $ python setup.py --long-description | rst2html > long_desc.html
> >
> > Where does rst2html come from?
>
> $ easy_install docutils
>
> on my laptop the script is "rst2html.py" though
If you have the ReST text in a separate file, you may find restview
useful (http://mg.pov.lt/restview/; easy_install restview).
Marius Gedminas
--
Unix for stability;
Macs for productivity;
Palm for mobility;
Windows for Solitaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080725/3a729e58/attachment.pgp>
More information about the Distutils-SIG
mailing list