{ "info": { "author": "Sean Hammond", "author_email": "pyblosxomdrafts@seanh.cc", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2.7" ], "description": "# pyblosxomdrafts\n\nA [PyBlosxom](https://pyblosxom.github.io/) plugin that lets you save draft\nblog entries.\n\nAny entries with a \"drafts\" folder anywhere in their path are considered drafts.\nFor example:\n\n entries/drafts/my-draft-post.txt\n entries/category/sub-category/drafts/another-draft-post.txt\n entries/drafts/sub-category/yet-another-draft-post.txt\n \nDrafts will be filtered out from all index pages, such as the front page of\nyour blog, category pages, and feeds. But if you visit a draft's permalink\npage (e.g. `/drafts/my-draft-post`) directly in your browser, then you'll see\nthe draft post rendered.\n\nTo publish a draft entry simply move the file out of the drafts folder.\n\n\n## Installation\n\nInstall the pyblosxomdrafts package from pip:\n\n pip install pyblosxomdrafts\n\nThen add it to the `load_plugins` setting in your `config.py`:\n\n py[\"load_plugins\"] = ['pyblosxomdrafts']", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/seanh/pyblosxomdrafts", "keywords": "pyblosxom", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "pyblosxomdrafts", "package_url": "https://pypi.org/project/pyblosxomdrafts/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyblosxomdrafts/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/seanh/pyblosxomdrafts" }, "release_url": "https://pypi.org/project/pyblosxomdrafts/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "A Pyblosxom plugin that lets you save draft posts", "version": "0.0.2" }, "last_serial": 1741512, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f0ee5952333b6108856fd131e1a5f3f8", "sha256": "0d8a672562dd085506475f4beb3b3ad9070368aa7872103de0b0fc59fdd9aa38" }, "downloads": -1, "filename": "pyblosxomdrafts-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f0ee5952333b6108856fd131e1a5f3f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2821, "upload_time": "2015-09-27T19:12:35", "url": "https://files.pythonhosted.org/packages/02/e1/c4d3df976ac525bd510133f964a643d7eefb1221aedcacfd3d737ba689ce/pyblosxomdrafts-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "82b33a93615cf2c6fa32fe305fe9f496", "sha256": "a130ea033f93dd72782971dd13bb23cdfb6ddb47c0643485d2a1b90c2f18e99b" }, "downloads": -1, "filename": "pyblosxomdrafts-0.0.2.tar.gz", "has_sig": false, "md5_digest": "82b33a93615cf2c6fa32fe305fe9f496", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2869, "upload_time": "2015-09-28T08:39:29", "url": "https://files.pythonhosted.org/packages/06/07/f3a5f6cc4a3fb972947527f54f5c058561251d982eda8257bf8676be5063/pyblosxomdrafts-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82b33a93615cf2c6fa32fe305fe9f496", "sha256": "a130ea033f93dd72782971dd13bb23cdfb6ddb47c0643485d2a1b90c2f18e99b" }, "downloads": -1, "filename": "pyblosxomdrafts-0.0.2.tar.gz", "has_sig": false, "md5_digest": "82b33a93615cf2c6fa32fe305fe9f496", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2869, "upload_time": "2015-09-28T08:39:29", "url": "https://files.pythonhosted.org/packages/06/07/f3a5f6cc4a3fb972947527f54f5c058561251d982eda8257bf8676be5063/pyblosxomdrafts-0.0.2.tar.gz" } ] }