https://github.com/kiwi0fruit/py-pandoc
Pandoc in pip and conda
https://github.com/kiwi0fruit/py-pandoc
conda pandoc pip python
Last synced: 3 months ago
JSON representation
Pandoc in pip and conda
- Host: GitHub
- URL: https://github.com/kiwi0fruit/py-pandoc
- Owner: kiwi0fruit
- Created: 2019-02-07T13:04:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T09:37:51.000Z (over 4 years ago)
- Last Synced: 2024-04-25T23:04:36.115Z (about 1 year ago)
- Topics: conda, pandoc, pip, python
- Language: Python
- Homepage:
- Size: 136 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pandoc
[](https://travis-ci.org/kiwi0fruit/py-pandoc)
[Pandoc](https://github.com/jgm/pandoc) in pip and conda. Contents:
* [conda-forge/**pandoc**](https://github.com/conda-forge/pandoc-feedstock) feedstock backup,
* pypi stub that prevents name clash with conda-forge/pandoc is not needed as there is already a useless [**pandoc**](https://pypi.org/project/pandoc/) package on pypi (better use [panflute](https://github.com/sergiocorreia/panflute) instead),
* pypi [**py-pandoc**](https://pypi.org/project/py-pandoc/) package (+ workaround for pip on Anaconda being not aware of pure conda packages),
* [conda-forge/**py-pandoc**](https://github.com/conda-forge/py-pandoc-feedstock) feedstock backup.