Skip to content

torbsorb/docutils-ast-writer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docutils AST Writer

docutils-ast-writer is AST writer of Docutils.

Installation

From Pypi:

pip install git+https://github.com/torbsorb/docutils-ast-writer.git

Manual Installation:

git clone https://github.com/jimo1001/docutils-ast-writer.git
cd docutils-ast-writer
python setup.py install

Usage

rst2ast [options] [<source> [<destination>]]

About

AST Writer for docutils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%