Files
pandoc/pandoc-cli/README.md
T
John MacFarlane bd1d923b86 Split pandoc-server, pandoc-cli into separate packages. (#8309)
This also removes the unnecessary Setup.hs from pandoc.
Cabal does not need this with build-type 'simple'.
2022-09-22 09:47:07 -07:00

496 B

pandoc-cli

This package provides the command-line document-conversion program pandoc. There is not much to this package; all of the work is done by the libraries pandoc and pandoc-server.

License

© 2006-2022 John MacFarlane (jgm@berkeley.edu). Released under the GPL, version 2 or greater. This software carries no warranty of any kind. (See COPYRIGHT for full copyright and warranty notices.)