{ "info": { "author": "Ben Whalley", "author_email": "benwhalley@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Pan\n==============================================================================\n\nA python command line tool with sane defaults for building academic articles \nfrom markdown using pandoc and (optionally) Stata.\n\n\nInstallation\n--------------------\n\nYou will need to install pandoc first: http://johnmacfarlane.net/pandoc/installing.html\n\nThe install with pip::\n\t\n\tsudo pip install pan\n\t\nSudo is only needed to install for the system python to make the command line \ntool available everywhere; you can install in a virtualenv without sudo.\n\n\n\n\n\nOutput formats\n------------------\n\nrtf\n\nhtml\n\nplain\n\npdf (default)\n\n\n\n\nMarkdown header block options\n------------------------------------\n\n\nXXX \n\n\n\n\nInstructor-only content\n------------------------------------\n\nSometimes presentations or worksheets will have content for instructors only \n(e.g. suggested answers). You can hide this content by wrapping it in a div tag with the `.instructor` class::\n\n\t