mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 05:33:41 +08:00
13 lines
496 B
Markdown
13 lines
496 B
Markdown
# 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-2024 John MacFarlane (jgm@berkeley.edu). Released under the
|
|
[GPL](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html "GNU General Public License"),
|
|
version 2 or greater. This software carries no warranty of any kind.
|
|
(See COPYRIGHT for full copyright and warranty notices.)
|