summaryrefslogtreecommitdiff
path: root/www/py-landslide
AgeCommit message (Collapse)AuthorFilesLines
2019-07-02py-landslide: updated to 1.1.6adam6-33/+53
v1.1.6 Fix packaging again v1.1.5 Fix packaging v1.1.4 Setup Travis CI Update Python versions in setup.py Pin dependency versions to fix markdown issue
2019-05-11Add patches/patch-src_landslide_parser.pykamil1-0/+17
2019-05-11py-landslide: Fix compatibility with py3 and markdown 3+kamil2-2/+5
Register missing dependenct on py-six in order to fix py3 version. Cherry-pick upstream patch for compatibility with markdown 3+. Bump PKGREVISION.
2017-02-26Improve syntax of dependencies in www/py-landslimekamil1-6/+6
2017-02-25Import landslide-1.1.3 as www/py-landslide.kamil5-0/+100
Landslide generates a slideshow using from markdown, ReST, or textile. It builds off of Google's html5slides template.