{ "info": { "author": "Christophe CHAUVET", "author_email": "christophe.chauvet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Raw Pages Import\n================\n\n``raw-import`` is a fork of ``ghp-import`` to be more generic on branch name under Git repository,\n\nIt's possible to generate documentation wit Sphinx_, and publish the result of ``make html`` under the specify branch\n\n.. _GitHub: http://github.com/\n.. _`GitHub Pages`: http://pages.github.com/\n.. _Sphinx: http://sphinx.pocoo.org/\n.. _`github-tools`: http://dinoboff.github.com/github-tools/\n\nBig Fat Warning\n---------------\n\nThis will **DESTROY** your dedicate branch. If you love it, you'll want to take\nbackups before playing with this. This script assumes that pages is 100%\nderivative. You should never edit files in your gh-pages branch by hand if\nyou're using this script because you will lose your work.\n\nUsage\n-----\n\n::\n\n Usage: raw-import [OPTIONS] DIRECTORY\n\n Options:\n -m MESG The commit message to use on the gh-pages branch.\n -p Push the branch to origin/gh-pages after committing.\n -r REMOTE The name of the remote to push to. [origin]\n -b BRANCH The name of the dedicate branch. [pages]\n -h, --help show this help message and exit\n\nIts pretty simple. Inside your repository just run ``raw-import $DOCS_DIR``\nwhere ``$DOCS_DIR`` is the path to the *built* documentation. This will write a\ncommit to your ``dedicate`` branch with the current documents in it.\n\nIf you specify ``-b`` it can be possible to specify the name of the branch.\n\nIf you specify ``-p`` it will also attempt to push the ``dedicate`` branch to\nGitHub. By default it'll just run ``git push origin pages``. You can specify\na different remote using the ``-r`` flag.\n\nLicense\n-------\n\nraw-import is distributed under the same license as ghp-import \n(the Tumbolia Public License. See the LICENSE file for more information).", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/kryskool/raw-import", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://kryskool.github.com/raw-import/", "keywords": null, "license": "Tumbolia Public License", "maintainer": null, "maintainer_email": null, "name": "raw-import", "package_url": "https://pypi.org/project/raw-import/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raw-import/", "project_urls": { "Download": "http://github.com/kryskool/raw-import", "Homepage": "http://kryskool.github.com/raw-import/" }, "release_url": "https://pypi.org/project/raw-import/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Copy your docs directly to the dedicate branch.", "version": "0.1.1" }, "last_serial": 762390, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "877bf7125c6c4c281d31a54496e3f976", "sha256": "85fd2d020dbc2f27c589d25c84adafd3b6734ebf833c977d3a790f0bf60838a2" }, "downloads": -1, "filename": "raw-import-0.1.0.tar.gz", "has_sig": false, "md5_digest": "877bf7125c6c4c281d31a54496e3f976", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3871, "upload_time": "2012-04-01T23:12:33", "url": "https://files.pythonhosted.org/packages/e4/01/a71bff0d85367783ba3b222ef73274cf5151d37f939b768ff472efd77c79/raw-import-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "996e869091fec455a15cbcae7919f951", "sha256": "10d8b0f041ad0bec8bd5ccdd77d51b87a2170bc75e842728eee001d4f7dfe72e" }, "downloads": -1, "filename": "raw-import-0.1.1.tar.gz", "has_sig": false, "md5_digest": "996e869091fec455a15cbcae7919f951", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3901, "upload_time": "2012-04-02T09:48:55", "url": "https://files.pythonhosted.org/packages/46/71/d3f9b82e55a0490b540e205b4447297ab68a1ba7617b52ecc3db7b32cf3e/raw-import-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "996e869091fec455a15cbcae7919f951", "sha256": "10d8b0f041ad0bec8bd5ccdd77d51b87a2170bc75e842728eee001d4f7dfe72e" }, "downloads": -1, "filename": "raw-import-0.1.1.tar.gz", "has_sig": false, "md5_digest": "996e869091fec455a15cbcae7919f951", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3901, "upload_time": "2012-04-02T09:48:55", "url": "https://files.pythonhosted.org/packages/46/71/d3f9b82e55a0490b540e205b4447297ab68a1ba7617b52ecc3db7b32cf3e/raw-import-0.1.1.tar.gz" } ] }