{ "info": { "author": "Tarek Ziade", "author_email": "tarek@ziade.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Topic :: Software Development :: Version Control" ], "description": "===========\nhgexternals\n===========\n\nhgexternals is a Mercurial extension that simulates in some ways\nSubversion's externals features.\n\nTo enable the \"hgexternals\" extension, either shipped with Mercurial or\nin the Python search path, create an entry for it in your hgrc, like this::\n\n\n [extensions]\n hgexternals =\n\nFor help using hgexternals, run: \"hg externals --help\"\n\n\nhg status hook\n--------------\n\nYou can also expand your stat command by adding hook::\n\n\n [hooks]\n post-status = python:hgexternals.extstatushook\n\nIt will display externals status similar way Subversion does.\n\nCurrently extstatushook does not recognize any option specific to hg stat. It\nshould support global options as --repo. It will warn you that option is not\nrecognized and wont produce output. Hovever **it does support** nodes on which\nshould stat be ran.\n\n.. warning::\n\n From this version EXTERNALS or .hgexternals can be placed **ONLY** in\n repository root.\n\n\nReporting bugs\n--------------\n\nPlease report bugs at http://bitbucket.org/tarek/hgexternals/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/tarek/hgexternals", "keywords": "mercurial hg version", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "hgexternals", "package_url": "https://pypi.org/project/hgexternals/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hgexternals/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/tarek/hgexternals" }, "release_url": "https://pypi.org/project/hgexternals/0.2/", "requires_dist": null, "requires_python": null, "summary": "Mercurial extension to simulate Subversion externals", "version": "0.2" }, "last_serial": 792909, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "91098743f82bddf87856cace1a400a2d", "sha256": "cb481d8b1229f786b4ebc9dc0b0e323c4ffbf76b6f1f9de9b67d60b0b02a7779" }, "downloads": -1, "filename": "hgexternals-0.1.tar.gz", "has_sig": false, "md5_digest": "91098743f82bddf87856cace1a400a2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1881, "upload_time": "2009-09-02T12:37:20", "url": "https://files.pythonhosted.org/packages/da/3f/7c231da05f0d07dddd49713366a1fcaaae31f2ac8501b32c9e83b0afd123/hgexternals-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "832c5224f4923197704bb0b312b899b5", "sha256": "23251a82cfa0d747afceaa6c0f7fe9b6d25440292d9632c03cf44fcad15661b1" }, "downloads": -1, "filename": "hgexternals-0.2.tar.gz", "has_sig": false, "md5_digest": "832c5224f4923197704bb0b312b899b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3086, "upload_time": "2010-02-01T23:33:15", "url": "https://files.pythonhosted.org/packages/97/7b/561eb1dbd158ad397be57db1e118c9dddb264add0beff835f94736c9822a/hgexternals-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "832c5224f4923197704bb0b312b899b5", "sha256": "23251a82cfa0d747afceaa6c0f7fe9b6d25440292d9632c03cf44fcad15661b1" }, "downloads": -1, "filename": "hgexternals-0.2.tar.gz", "has_sig": false, "md5_digest": "832c5224f4923197704bb0b312b899b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3086, "upload_time": "2010-02-01T23:33:15", "url": "https://files.pythonhosted.org/packages/97/7b/561eb1dbd158ad397be57db1e118c9dddb264add0beff835f94736c9822a/hgexternals-0.2.tar.gz" } ] }