{ "info": { "author": "WAKAYAMA Shirou", "author_email": "shirou.faw@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Utilities" ], "description": "Sphinx redpen\n================================================\n\nThis extension provides `Redpen `_ validator.\n\ninstall\n----------------\n\n::\n\n pip install sphinxcontrib-redpen\n\n\nand add `'sphinxcontrib.redpen'` in extensions in your conf.py.\n\n::\n\n extensions = [\n 'sphinxcontrib.redpen',\n ]\n\nAnd redpen is also required.\n\n\nHow to use\n-------------\n\n\nConfig\n```````````\n\nSet some variables in your `conf.py`.\n\nredpen_configfile\n Redpen XML config file.\nredpen_server\n Redpen server hostname\nredpen_port = 8080\n Redpen server port.\nredpen_loglevel\n log level\n\n::\n\n redpen_configfile = 'test.conf.xml'\n redpen_server = \"localhost\"\n redpen_port = 8080\n redpen_loglevel = 'info'\n\n\nStart Redpen Server\n````````````````````````````````````\n\nYou need start redpen-server before use this extension.\n\n::\n\n $ redpen-server\n\nThen, `make html` or else.\n\n\n\nRelated\n----------\n\nRedpen\n http://redpen.cc/\n\n\nLicense\n--------\n\nApache License (same as Redpen)", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/sphinxcontrib-redpen", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/shirou/sphinxcontrib-redpen", "keywords": null, "license": "Apache", "maintainer": null, "maintainer_email": null, "name": "sphinxcontrib-redpen", "package_url": "https://pypi.org/project/sphinxcontrib-redpen/", "platform": "any", "project_url": "https://pypi.org/project/sphinxcontrib-redpen/", "project_urls": { "Download": "http://pypi.python.org/pypi/sphinxcontrib-redpen", "Homepage": "http://github.com/shirou/sphinxcontrib-redpen" }, "release_url": "https://pypi.org/project/sphinxcontrib-redpen/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Redpen validator for Sphinx", "version": "0.0.2" }, "last_serial": 2028400, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2ba2adcec55583e79f9b64dcae14a22d", "sha256": "74ee3636bf909cd9365a680558cfe5a24d4c6bde0f080a611132b6d6ce1f8ebb" }, "downloads": -1, "filename": "sphinxcontrib-redpen-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2ba2adcec55583e79f9b64dcae14a22d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3308, "upload_time": "2016-03-26T14:46:13", "url": "https://files.pythonhosted.org/packages/9f/45/4ed9b51be12bb3e09e4677e50e30d1e553484d3cbc0f34caeb46925e3dec/sphinxcontrib-redpen-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1141bf9a0bd2d5143fd38caa4714d066", "sha256": "580bb7b4bbf151de115c2fce3152691ef90e2571298d76d9647c54eaa7b4375d" }, "downloads": -1, "filename": "sphinxcontrib-redpen-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1141bf9a0bd2d5143fd38caa4714d066", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3478, "upload_time": "2016-03-26T14:57:32", "url": "https://files.pythonhosted.org/packages/ef/a0/7acf0343b575c0dbef4d87841526c26d948de193f0717aaafcadeeb57778/sphinxcontrib-redpen-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1141bf9a0bd2d5143fd38caa4714d066", "sha256": "580bb7b4bbf151de115c2fce3152691ef90e2571298d76d9647c54eaa7b4375d" }, "downloads": -1, "filename": "sphinxcontrib-redpen-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1141bf9a0bd2d5143fd38caa4714d066", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3478, "upload_time": "2016-03-26T14:57:32", "url": "https://files.pythonhosted.org/packages/ef/a0/7acf0343b575c0dbef4d87841526c26d948de193f0717aaafcadeeb57778/sphinxcontrib-redpen-0.0.2.tar.gz" } ] }