{ "info": { "author": "Takumi IINO", "author_email": "trot.thunder@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Utilities" ], "description": "rawfiles extension README\n=========================\nCopy raw files, like a CNAME.\n\nSetting\n=======\n.. You can see available package at `PyPI `_.\n\nYou can get archive file at http://bitbucket.org/birkenfeld/sphinx-contrib/\n\nInstall\n-------\n\n::\n\n > easy_install sphinxcontrib-rawfiles\n\nConfigure Sphinx\n----------------\nTo enable this extension, add ``sphinxcontrib.rawfiles`` module to extensions\noption at `conf.py` and add .\n\n::\n\n import os, sys\n\n # Path to the folder where rawfiles.py is\n # NOTE: not needed if the package is installed in traditional way\n # using setup.py or easy_install\n sys.path.append(os.path.abspath('/path/to/sphinxcontrib.rawfiles'))\n\n # Enabled extensions\n extensions = ['sphinxcontrib.rawfiles']\n\n # Files you want to copy\n rawfiles = ['CNAME']\n\nRepository\n==========\nThis code is hosted by Bitbucket.\n\n http://bitbucket.org/birkenfeld/sphinx-contrib/", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/sphinxcontrib-rawfiles", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/birkenfeld/sphinx-contrib", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sphinxcontrib-rawfiles", "package_url": "https://pypi.org/project/sphinxcontrib-rawfiles/", "platform": "any", "project_url": "https://pypi.org/project/sphinxcontrib-rawfiles/", "project_urls": { "Download": "http://pypi.python.org/pypi/sphinxcontrib-rawfiles", "Homepage": "http://bitbucket.org/birkenfeld/sphinx-contrib" }, "release_url": "https://pypi.org/project/sphinxcontrib-rawfiles/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Sphinx \"rawfiles\" extension", "version": "0.1.1" }, "last_serial": 754596, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "673516b40e912e6f27abe3a963deb6ab", "sha256": "7903d29706dc4be95b806f0b7774e4421b2b27294236b7203f9e93409e9df8d4" }, "downloads": -1, "filename": "sphinxcontrib-rawfiles-0.1.tar.gz", "has_sig": false, "md5_digest": "673516b40e912e6f27abe3a963deb6ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3119, "upload_time": "2012-07-16T11:37:48", "url": "https://files.pythonhosted.org/packages/a9/7f/6b87a0502a506271c628124f178e56fc3ceb90cf4db5bbc63a3a26fab000/sphinxcontrib-rawfiles-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "959d641e41961f6f2440af4ec91cc600", "sha256": "a68bb1e215b03bf18de1a9d69ca345abebfcdca25a5e1a183be4c22389857766" }, "downloads": -1, "filename": "sphinxcontrib-rawfiles-0.1.1.tar.gz", "has_sig": false, "md5_digest": "959d641e41961f6f2440af4ec91cc600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3252, "upload_time": "2012-07-16T13:37:51", "url": "https://files.pythonhosted.org/packages/96/88/fbe94d2a79bfc5a92bfd5674cb72807f492ceb0bbbaea465cccdecafa215/sphinxcontrib-rawfiles-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "959d641e41961f6f2440af4ec91cc600", "sha256": "a68bb1e215b03bf18de1a9d69ca345abebfcdca25a5e1a183be4c22389857766" }, "downloads": -1, "filename": "sphinxcontrib-rawfiles-0.1.1.tar.gz", "has_sig": false, "md5_digest": "959d641e41961f6f2440af4ec91cc600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3252, "upload_time": "2012-07-16T13:37:51", "url": "https://files.pythonhosted.org/packages/96/88/fbe94d2a79bfc5a92bfd5674cb72807f492ceb0bbbaea465cccdecafa215/sphinxcontrib-rawfiles-0.1.1.tar.gz" } ] }