{ "info": { "author": "Julien Seiler", "author_email": "julien.seiler@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2" ], "description": "GitHub User or Organization Pages update tool\n=============================================\n\nGitHub User or Organization Pages require a dedicated repository based on the account name (see [GitHub Pages documentation][doc]).\nIn order to let update your User or Organization Pages easily, `ghp-update` performs the following actions :\n\n * Clones your Pages repository to a temporary folder\n * Replaces the repository content with the new content you want to publish\n * Commits and pushes all changes\n\n[doc]: https://help.github.com/articles/user-organization-and-project-pages \"User, Organization and Project Pages - GitHub Help\"\n\nUsage\n-----\n\n Usage: ghp-update [-m \"Custom commit message\"] CONTENT_DIR GIT_REPOSITORY_URL\n \n Options:\n -m MESSAGE The commit message to use when adding the new content\n -h, --help show this help message and exit\n\n`ghp-update` deletes all repository contents before copying the new content to your repository.\n\nYou can specify a custom commit message by using the `-m` option.\n\nLicense\n-------\n\n`ghp-update` is distributed under the GNU GENERAL PUBLIC LICENSE version 2. See the LICENSE file for more information\n\nThanks\n------\n\n`ghp-update` has been inspired by the [ghp-import][ghp-import] utility !\n\n[ghp-import]: http://github.com/davisp/ghp-import/ \"Easily import docs to your gh-pages branch\"", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/coalkids/ghp-update", "keywords": null, "license": "GNU GENERAL PUBLIC LICENSE v2", "maintainer": null, "maintainer_email": null, "name": "ghp-update", "package_url": "https://pypi.org/project/ghp-update/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ghp-update/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/coalkids/ghp-update" }, "release_url": "https://pypi.org/project/ghp-update/0.1/", "requires_dist": null, "requires_python": null, "summary": "Update your github account or organization pages repository", "version": "0.1" }, "last_serial": 824741, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "559cac1da15b58065055b5c35bc6e430", "sha256": "d312d5ad030dafbe96b107ec474dff333faab66c222f0b0bfc8a3da58ec1f616" }, "downloads": -1, "filename": "ghp-update-0.1.macosx-10.8-x86_64.exe", "has_sig": false, "md5_digest": "559cac1da15b58065055b5c35bc6e430", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 66615, "upload_time": "2013-07-25T09:52:20", "url": "https://files.pythonhosted.org/packages/5a/67/56aedef4e67d804d310e807db54b4c82050227570fe87e5775b2f549989a/ghp-update-0.1.macosx-10.8-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "d25dd50fbaa1c1d66f28836e7a148c02", "sha256": "01eb794d128e8423fb78e91dc0bc1eeddb57acb84e5e2d844ced2d5c8bfb3d0d" }, "downloads": -1, "filename": "ghp-update-0.1.tar.gz", "has_sig": false, "md5_digest": "d25dd50fbaa1c1d66f28836e7a148c02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9581, "upload_time": "2013-07-25T09:51:59", "url": "https://files.pythonhosted.org/packages/2b/fb/cb0eed3cd7f55e92204ff9c19e71db022dd898dfca2f7c16c78f2473d3ff/ghp-update-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "559cac1da15b58065055b5c35bc6e430", "sha256": "d312d5ad030dafbe96b107ec474dff333faab66c222f0b0bfc8a3da58ec1f616" }, "downloads": -1, "filename": "ghp-update-0.1.macosx-10.8-x86_64.exe", "has_sig": false, "md5_digest": "559cac1da15b58065055b5c35bc6e430", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 66615, "upload_time": "2013-07-25T09:52:20", "url": "https://files.pythonhosted.org/packages/5a/67/56aedef4e67d804d310e807db54b4c82050227570fe87e5775b2f549989a/ghp-update-0.1.macosx-10.8-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "d25dd50fbaa1c1d66f28836e7a148c02", "sha256": "01eb794d128e8423fb78e91dc0bc1eeddb57acb84e5e2d844ced2d5c8bfb3d0d" }, "downloads": -1, "filename": "ghp-update-0.1.tar.gz", "has_sig": false, "md5_digest": "d25dd50fbaa1c1d66f28836e7a148c02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9581, "upload_time": "2013-07-25T09:51:59", "url": "https://files.pythonhosted.org/packages/2b/fb/cb0eed3cd7f55e92204ff9c19e71db022dd898dfca2f7c16c78f2473d3ff/ghp-update-0.1.tar.gz" } ] }