Markdown recipe manager, reference implementation of RecipeMD


Keywords
commonmark, markdown, recipe
Licenses
LGPL-3.0/GPL-3.0+
Install
pip install recipemd==4.0.8

Documentation

RecipeMD

A standard format for recipes as Markdown files and a python reference implementation. The reference implementation can be used as a CLI program and as a python library.

More info on our website: recipemd.org

 

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.