{ "info": { "author": "Mark Nicholson", "author_email": "nicholson.mark@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "The goal of this package is to be a replacement for GNU autoconf support\nfor a package which needs to \"inspect\" the local host system to see if\nit needs some special local configurations to make it work.\n\nThe idea is to replace the 'configure' script generated by an assortment\nof autoconf tools (... along with all of the dependencies of ``sed``,\n``gawk``, ``make``, ... which generally must be the GNU versions) with a\npure Python implementation. Ideally, it is basically an extension of the\nfunctionality in distutils, and relies heavily on that infrastructure.\n\nHostconf now only relies on the necessary items in ``distutils`` which\nwould be used to build the extensions anyway (``cc``, ``c++``, ``ld``, ...)\n\n\nHave a look at the README in the source repo.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mark-nicholson/python-hostconf", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "hostconf", "package_url": "https://pypi.org/project/hostconf/", "platform": "", "project_url": "https://pypi.org/project/hostconf/", "project_urls": { "Homepage": "https://github.com/mark-nicholson/python-hostconf" }, "release_url": "https://pypi.org/project/hostconf/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "A host inspection/configuration tool to replace autoconf", "version": "0.2.0" }, "last_serial": 3857971, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fdb78ef2b870d2cc2ee330f1885deb36", "sha256": "2b8cd0733aa93cc1de9e9892ef68870d64c3ce6d9232a5e8b40454a25396a6a5" }, "downloads": -1, "filename": "hostconf-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fdb78ef2b870d2cc2ee330f1885deb36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12655, "upload_time": "2018-03-30T00:25:52", "url": "https://files.pythonhosted.org/packages/17/cd/548d73f3e4431b836ba824a0f88f672215431eede31abb9869fc29292e03/hostconf-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5b1f608e90561daad9511d3e2930b9a7", "sha256": "27ff35c57a9c78ac02b4efb9f8df81a7882633670a28179ba3fa5c177259fd09" }, "downloads": -1, "filename": "hostconf-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5b1f608e90561daad9511d3e2930b9a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12788, "upload_time": "2018-03-30T22:17:06", "url": "https://files.pythonhosted.org/packages/6c/12/7e914e7d1976b0a532aa6245fc3ac9643b4a38943d510b358c523d853603/hostconf-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3dedc1523a51c0ee56c4b3c46fe7c5c1", "sha256": "687d9711a787d1424fcecfdb9134e924532f30ebceafee4731bb96e215a7b6e0" }, "downloads": -1, "filename": "hostconf-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3dedc1523a51c0ee56c4b3c46fe7c5c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13175, "upload_time": "2018-04-04T21:01:50", "url": "https://files.pythonhosted.org/packages/e8/4f/53498ae8335e42eb250b4820f16ca9774fe713cca4334568d851e990773e/hostconf-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c0e416a1da39b3dff8d1814c894c9ad9", "sha256": "ab7cb8e318942b0b3e666afd49d389ca3301637f3f0d5bef7a4e994e47811e58" }, "downloads": -1, "filename": "hostconf-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c0e416a1da39b3dff8d1814c894c9ad9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16393, "upload_time": "2018-05-13T05:59:52", "url": "https://files.pythonhosted.org/packages/90/26/e858db8f855ed305c43a1ecfffb18ca7a178b41592d61079edde8c12c63f/hostconf-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c0e416a1da39b3dff8d1814c894c9ad9", "sha256": "ab7cb8e318942b0b3e666afd49d389ca3301637f3f0d5bef7a4e994e47811e58" }, "downloads": -1, "filename": "hostconf-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c0e416a1da39b3dff8d1814c894c9ad9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16393, "upload_time": "2018-05-13T05:59:52", "url": "https://files.pythonhosted.org/packages/90/26/e858db8f855ed305c43a1ecfffb18ca7a178b41592d61079edde8c12c63f/hostconf-0.2.0.tar.gz" } ] }