diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2019-05-04 02:47:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 02:47:47 +0700 |
commit | 06c4a1683b7a8c3d70df99c77387c6166a933bc5 (patch) | |
tree | c948bed9be04032bad2ed6665af270e60d649a08 /python/recommonmark/README | |
parent | d2873fae33575df10fb77e3eaac78d8998763281 (diff) |
python/recommonmark: Added (A markdown parser for docutils).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/recommonmark/README')
-rw-r--r-- | python/recommonmark/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/recommonmark/README b/python/recommonmark/README new file mode 100644 index 0000000000000..78efee7612ba9 --- /dev/null +++ b/python/recommonmark/README @@ -0,0 +1,3 @@ +A markdown parser for docutils + +Optional dependencies are: python3-docutils |