patrick-brian-mooney / beerxml-to-hrecipe

Read a BeerXML file; produce an h-recipe-marked HTML5 recipe as output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeerXML-to-hRecipe script

Patrick Mooney
v 0.1: 18 May 2017

Quick hack that reads a BeerXML file and outputs an HTML5 version that is marked up with the h-recipe microformat. It requires pybeerxml to work. It's primarily intended to help me avoid duplicate data entry for my own brewing blog.

This script is copyright 2017 by Patrick Mooney. It is licensed under the GNU GPL, either version 3 or (at your option) any later version.

About

Read a BeerXML file; produce an h-recipe-marked HTML5 recipe as output.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%