Convert rst input to HTML suitable for use with MarsEdit
Project description
rst2marsedit is a Python script for converting reStructuredText input to HTML that can be used with the MarsEdit blogging tool.
Usage
Usage: rst2marsedit <infile>
Options:
- -h, --help
show this help message and exit
- -b BLOG, --blog=BLOG
The blog name
- -t TAGS, --tag=TAGS
Tag names
For example:
$ rst2marsedit -t board -b 'Python Software Foundation' 2010-05-10/sprints.rst
produced the post at http://pyfound.blogspot.com/2010/06/psf-sponsored-sprints.html
Installation
$ pip install rst2marsedit
Release History
1.2
Change implementation to make the script work with versions of Python that don’t support “with”.
1.1
Fix Unicode handling in the AppleScript used to communicate with MarsEdit.
1.0
First public release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rst2marsedit-1.4.tar.gz
(9.5 kB
view details)
File details
Details for the file rst2marsedit-1.4.tar.gz
.
File metadata
- Download URL: rst2marsedit-1.4.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d5ef2db6a5495d0ea738b400a449d07d1c6c62b913985033027d00c07859edd |
|
MD5 | febd12cc1cc0ba97eb830a7275035f6c |
|
BLAKE2b-256 | e59487387e1e8fd73bafcd82d571b62402237ff322c98be34a26a05de9006506 |