{ "info": { "author": "Ozan Onay", "author_email": "ozan.onay@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Topic :: Documentation" ], "description": "Grunt\n=====\n\nGrunt make slideshow. Grunt make slideshow from text file.\n\nInstallation\n------------\n\n sudo pip install grunt\n\nExample\n-------\n\n $ cat examples/fruit.grunt\n Here is a presentation about fruits\n It starts with some apples ... http://farm4.static.flickr.com/3139/2780642603_920207d6cd_o.jpg\n ... followed by some pears. http://farm1.static.flickr.com/59/214356955_aba23e7b13_o.jpg\n Want something more exotic?\n http://farm3.static.flickr.com/2745/4346213550_43117ec8fc_o.jpg\n http://farm5.static.flickr.com/4023/4405120042_8165106b6e_o.jpg\n (fin) http://farm1.static.flickr.com/176/425537870_7bf42a21cb_o.jpg\n \n $ grunt examples/fruit.grunt > my_fruity_presentation.html\n \n $ head my_fruity_presentation.head\n \n \n \n \n Here is a presentation about fruits \n\n \n\n