{
"info": {
"author": "The scikit-build team",
"author_email": "scikit-build@googlegroups.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 2 - Pre-Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
],
"description": "===============================\nscikit-build\n===============================\n\nImproved build system generator for CPython C/C++/Fortran/Cython extensions.\n\nBetter support is available for additional compilers, build systems, cross\ncompilation, and locating dependencies and determining their build\nrequirements.\n\nThe **scikit-build** package is fundamentally just glue between\nthe `setuptools` Python module and `CMake `_.\n\nTo get started, see `this example `_.\n\n\nLatest Release\n--------------\n\n.. table::\n\n +-----------------------------------------------------------------------------+-------------------------------------------------------------------------------+\n | Versions | Downloads |\n +=============================================================================+===============================================================================+\n | .. image:: https://img.shields.io/pypi/v/scikit-build.svg | .. image:: https://img.shields.io/badge/downloads-130k%20total-green.svg |\n | :target: https://pypi.python.org/pypi/scikit-build | :target: https://pypi.python.org/pypi/scikit-build |\n +-----------------------------------------------------------------------------+-------------------------------------------------------------------------------+\n | .. image:: https://anaconda.org/conda-forge/scikit-build/badges/version.svg | .. image:: https://anaconda.org/conda-forge/scikit-build/badges/downloads.svg |\n | :target: https://anaconda.org/conda-forge/scikit-build | :target: https://anaconda.org/conda-forge/scikit-build |\n +-----------------------------------------------------------------------------+-------------------------------------------------------------------------------+\n\n\nBuild Status\n------------\n\n.. table::\n\n +---------------+-----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+\n | | Linux | MacOSX | Windows |\n +===============+=========================================================================================+=========================================================================================+===========================================================================================================+\n | PyPI | .. image:: https://circleci.com/gh/scikit-build/scikit-build.svg?style=shield | .. image:: https://img.shields.io/travis/scikit-build/scikit-build.svg?maxAge=2592000 | .. image:: https://ci.appveyor.com/api/projects/status/77bjtsihsjaywjr0?svg=true |\n | | :target: https://circleci.com/gh/scikit-build/scikit-build | :target: https://travis-ci.org/scikit-build/scikit-build | :target: https://ci.appveyor.com/project/scikit-build/scikit-build/branch/master |\n +---------------+-----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+\n | Conda | .. image:: https://circleci.com/gh/conda-forge/scikit-build-feedstock.svg?style=shield | .. image:: https://travis-ci.org/conda-forge/scikit-build-feedstock.svg?branch=master | .. image:: https://ci.appveyor.com/api/projects/status/github/conda-forge/scikit-build-feedstock?svg=True |\n | | :target: https://circleci.com/gh/conda-forge/scikit-build-feedstock | :target: https://travis-ci.org/conda-forge/scikit-build-feedstock | :target: https://ci.appveyor.com/project/conda-forge/scikit-build-feedstock/branch/master |\n +---------------+-----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+\n\nOverall Health\n--------------\n\n.. image:: https://requires.io/github/scikit-build/scikit-build/requirements.svg?branch=master\n :target: https://requires.io/github/scikit-build/scikit-build/requirements/?branch=master\n :alt: Requirements Status\n\n.. image:: https://codecov.io/gh/scikit-build/scikit-build/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/scikit-build/scikit-build\n\n.. image:: https://landscape.io/github/scikit-build/scikit-build/master/landscape.svg?style=flat\n :target: https://landscape.io/github/scikit-build/scikit-build\n :alt: Code Health\n\nMiscellaneous\n-------------\n\n* Free software: MIT license\n* Documentation: http://scikit-build.readthedocs.org\n* Source code: https://github.com/scikit-build/scikit-build\n* Mailing list: https://groups.google.com/forum/#!forum/scikit-build\n\n\n\n\nHistory\n-------\n\nPyCMake was created at SciPy 2014 in response to general difficulties building\nC++ and Fortran based Python extensions across platforms. It was renamed to\n\"scikit-build\" in 2016.\n\n\n",
"description_content_type": "text/x-rst; charset=UTF-8",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/scikit-build/scikit-build",
"keywords": "scikit-build",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "scikit-build",
"package_url": "https://pypi.org/project/scikit-build/",
"platform": "",
"project_url": "https://pypi.org/project/scikit-build/",
"project_urls": {
"Homepage": "https://github.com/scikit-build/scikit-build"
},
"release_url": "https://pypi.org/project/scikit-build/0.10.0/",
"requires_dist": [
"wheel (>=0.29.0)",
"setuptools (>=28.0.0)",
"packaging"
],
"requires_python": "",
"summary": "Improved build system generator for Python C/C++/Fortran/Cython extensions",
"version": "0.10.0"
},
"last_serial": 5309922,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "a5ddab640cf625f732bce21401c98a11",
"sha256": "22e2196b78c7cd6e9ffebd8a0d99b382cf359a0cbe085236be6e9561161beb53"
},
"downloads": -1,
"filename": "scikit_build-0.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5ddab640cf625f732bce21401c98a11",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 15591,
"upload_time": "2016-07-17T05:14:55",
"url": "https://files.pythonhosted.org/packages/79/bb/8532301047e7ecd9de4c9bab2477dfe60d6f0e3faafc34720d109a0c7730/scikit_build-0.1.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a660ed799836ae93468c5b8cb92d376b",
"sha256": "fcb70708fb29ce3880c3e16a98688e2f0e0639711f47fd260eccfd8d2ef5afba"
},
"downloads": -1,
"filename": "scikit-build-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a660ed799836ae93468c5b8cb92d376b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 43610,
"upload_time": "2016-07-17T05:14:58",
"url": "https://files.pythonhosted.org/packages/08/c8/50461151252c37957e100130de753262ca972ee627fda495839d08267c12/scikit-build-0.1.0.tar.gz"
}
],
"0.10.0": [
{
"comment_text": "",
"digests": {
"md5": "40ead47ea41f803803ff38722a1913ab",
"sha256": "e343cd0f012e4cc282132324223a15e6bae23c77f9c3e7f3b3b067a0db08d3b2"
},
"downloads": -1,
"filename": "scikit_build-0.10.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "40ead47ea41f803803ff38722a1913ab",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 66491,
"upload_time": "2019-05-23T23:30:08",
"url": "https://files.pythonhosted.org/packages/8a/b5/c6ca60421991c22e69b9a950b0d046e06d714f79f7071946ab885c7115fb/scikit_build-0.10.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "c25d3e0dbffd1d01e5075cae40d72c4b",
"sha256": "7342017cc82dd6178e3b19377389b8a8d1f8b429d9cdb315cfb1094e34a0f526"
},
"downloads": -1,
"filename": "scikit-build-0.10.0.tar.gz",
"has_sig": false,
"md5_digest": "c25d3e0dbffd1d01e5075cae40d72c4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 132443,
"upload_time": "2019-05-23T23:30:09",
"url": "https://files.pythonhosted.org/packages/9f/6b/9c193b2402969b2f3ef5e8105a434a9d4274df9b8315699225072217322a/scikit-build-0.10.0.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "d89dfeeadf39e6220f9281bb8c01ba19",
"sha256": "b313a383b086a07a9ac818adec5362144042934ec282b82d6c053e289d746881"
},
"downloads": -1,
"filename": "scikit_build-0.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d89dfeeadf39e6220f9281bb8c01ba19",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 35467,
"upload_time": "2016-07-27T03:35:43",
"url": "https://files.pythonhosted.org/packages/68/69/fdfd091db79d029760df846b0a803922e930aec3a53fbbb7a9e937ad13fb/scikit_build-0.2.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2fdbb59297394e75e6c7da8688d419b9",
"sha256": "839efffe0d8124cdc82ede8dd96542d8204d63913b4914780c678a2e8acd03de"
},
"downloads": -1,
"filename": "scikit-build-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "2fdbb59297394e75e6c7da8688d419b9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 200381,
"upload_time": "2016-07-27T03:35:46",
"url": "https://files.pythonhosted.org/packages/b3/c7/038e71a288cffba33f24b1adaba70a59e2e96b92112efd786c267047a791/scikit-build-0.2.0.tar.gz"
}
],
"0.3.0": [
{
"comment_text": "",
"digests": {
"md5": "20408119b611e94c9de082f46b48d240",
"sha256": "8e8f397278e76fe48dfa10ae0c4ad1229f5a0ed752f97082330f433f4592a45d"
},
"downloads": -1,
"filename": "scikit_build-0.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "20408119b611e94c9de082f46b48d240",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 42811,
"upload_time": "2016-09-20T17:56:31",
"url": "https://files.pythonhosted.org/packages/65/e7/01169a551ec8b33d41a51cb420f4f9ed9abe9e0ed488c30475f8995fd66f/scikit_build-0.3.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "76712a3c12072d2783e78a738eafbfdf",
"sha256": "716c0d0100eaf819d122a5c10ebd8fdeccc5096b7921c8a86e48bc839b14b758"
},
"downloads": -1,
"filename": "scikit-build-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "76712a3c12072d2783e78a738eafbfdf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 61155,
"upload_time": "2016-09-20T17:56:34",
"url": "https://files.pythonhosted.org/packages/a3/88/4a6539b990def0b718cf81a70ad20acda7e211dc5470b1499aab3d25f0ca/scikit-build-0.3.0.tar.gz"
}
],
"0.4.0": [
{
"comment_text": "",
"digests": {
"md5": "40c7e1b9bb93d1b512a5fad214829d49",
"sha256": "3af6b892e1d03341837656ed72be5fa144b44dbe12f6f464538867f39e7dc09a"
},
"downloads": -1,
"filename": "scikit_build-0.4.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "40c7e1b9bb93d1b512a5fad214829d49",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 45968,
"upload_time": "2016-10-31T22:02:30",
"url": "https://files.pythonhosted.org/packages/e4/01/d1fffa7ef3441e3f61651c965660db5492270f8a45e1a6d3bdd0439b3e5f/scikit_build-0.4.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ff3d153c980a484520695f6e0ee84ea4",
"sha256": "e312058971a6091d8e1c60c9a415f4424f39ce9a6152ab0259415b1bd9f6ef42"
},
"downloads": -1,
"filename": "scikit-build-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "ff3d153c980a484520695f6e0ee84ea4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 51510,
"upload_time": "2016-10-31T22:02:32",
"url": "https://files.pythonhosted.org/packages/88/94/c708eca93da9a7240c3e5e5430373ed9e9cfb089ed1ab3abb5c44692396c/scikit-build-0.4.0.tar.gz"
}
],
"0.5.0": [
{
"comment_text": "",
"digests": {
"md5": "e3150c3b0e111f96ce5cd0e9f642a953",
"sha256": "6c0464a5863be6fa845f11f1aab1457e9e25a9dca0376b417b1bc1f604c73127"
},
"downloads": -1,
"filename": "scikit_build-0.5.0-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "e3150c3b0e111f96ce5cd0e9f642a953",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 51518,
"upload_time": "2016-12-21T23:05:29",
"url": "https://files.pythonhosted.org/packages/04/b6/0375029fea263202234a71933611817670abaf6d098f7f90664147d38146/scikit_build-0.5.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "1d990c7a0ed6fcba43e4c6fe9a5d52f6",
"sha256": "190f5782de4d74113c07c8822584de00adc8b48f16ce2b5628bb462ff1950daf"
},
"downloads": -1,
"filename": "scikit-build-0.5.0.tar.gz",
"has_sig": true,
"md5_digest": "1d990c7a0ed6fcba43e4c6fe9a5d52f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 76191,
"upload_time": "2016-12-21T23:05:33",
"url": "https://files.pythonhosted.org/packages/2e/6e/bf21e890a8bcf146c91c71101c4ac63d2b69a39bb2dbc991faf8f736c395/scikit-build-0.5.0.tar.gz"
}
],
"0.5.1": [
{
"comment_text": "",
"digests": {
"md5": "6af8ebd9e4d454e51668fdc88438c3ba",
"sha256": "068ef28d896421dbdff292d1d272dd7abf912628434a07761a26ac5a9745176e"
},
"downloads": -1,
"filename": "scikit_build-0.5.1-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "6af8ebd9e4d454e51668fdc88438c3ba",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 51533,
"upload_time": "2016-12-23T12:41:55",
"url": "https://files.pythonhosted.org/packages/6a/5f/3b99c07244cf4494ba31fed6dd146cc7acb6aaa29b8f448e0a0b70904440/scikit_build-0.5.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "51a244088868faf132d0d4a2876d1dc6",
"sha256": "aaa500d98aa1b8058d0ed8667e01892571a6c299261600bd5e7f46c8d3100078"
},
"downloads": -1,
"filename": "scikit-build-0.5.1.tar.gz",
"has_sig": true,
"md5_digest": "51a244088868faf132d0d4a2876d1dc6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 80611,
"upload_time": "2016-12-23T12:42:00",
"url": "https://files.pythonhosted.org/packages/ba/a7/4c8cc0e2747e5aed8025e997b50ecccd7e429a8064d174b156a3dcc2c3a0/scikit-build-0.5.1.tar.gz"
}
],
"0.6.0": [
{
"comment_text": "",
"digests": {
"md5": "13b04b26bc8dc6827f0c2382cdd3f678",
"sha256": "94fc84b8c553cb0566b5312963af1dfdcbf14b916a4eb6ea429cb06120a5d3bc"
},
"downloads": -1,
"filename": "scikit_build-0.6.0-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "13b04b26bc8dc6827f0c2382cdd3f678",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 52556,
"upload_time": "2017-02-16T20:35:44",
"url": "https://files.pythonhosted.org/packages/92/9b/45df16e0cddc53d863a2d1bdcb20fc35fe5d1c8577b72112b27cc268c556/scikit_build-0.6.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "e93b3166495b23c9ad9206716e173118",
"sha256": "0be8deb23ee59fccd1ed46c0d12ae7e8570d283355380236a8ddbf15928e5244"
},
"downloads": -1,
"filename": "scikit-build-0.6.0.tar.gz",
"has_sig": true,
"md5_digest": "e93b3166495b23c9ad9206716e173118",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 81731,
"upload_time": "2017-02-16T20:35:48",
"url": "https://files.pythonhosted.org/packages/41/3c/4f9d87c753e41f6ea75457addd146983131cc251cb526a5781775d54dff1/scikit-build-0.6.0.tar.gz"
}
],
"0.6.1": [
{
"comment_text": "",
"digests": {
"md5": "54ca851557e4bd77254b4b1a6d0a8f2a",
"sha256": "4df24a997c1955ce9ae704f5f55f221b4ea783cfa01896837e59699e2cd0c5e4"
},
"downloads": -1,
"filename": "scikit_build-0.6.1-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "54ca851557e4bd77254b4b1a6d0a8f2a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 52924,
"upload_time": "2017-06-08T17:28:42",
"url": "https://files.pythonhosted.org/packages/65/01/16ffddb86161bd77501efd99c9ee1248c9e2c1793a79f1e96b29a37db63e/scikit_build-0.6.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "5787a3865712593915387306ea263d75",
"sha256": "d6c8bfe9f5802d6b6ce54f611f06643e36309f352240641323c9cc02efc43d63"
},
"downloads": -1,
"filename": "scikit-build-0.6.1.tar.gz",
"has_sig": true,
"md5_digest": "5787a3865712593915387306ea263d75",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 83301,
"upload_time": "2017-06-08T17:28:44",
"url": "https://files.pythonhosted.org/packages/f5/74/61081f4923db1b8882055ff41eec669422f1ea838c8c7221a9c7cccaeb5f/scikit-build-0.6.1.tar.gz"
}
],
"0.7.0": [
{
"comment_text": "",
"digests": {
"md5": "fd113f51ba955714b7603c7f7af39531",
"sha256": "097e1dd7612f955ad615975832c0f74ce7272b3714a1b2b822ca3cc53ff00842"
},
"downloads": -1,
"filename": "scikit_build-0.7.0-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "fd113f51ba955714b7603c7f7af39531",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 61691,
"upload_time": "2018-07-09T08:35:07",
"url": "https://files.pythonhosted.org/packages/dc/92/8e8ee1e2d4f88fc6d025f25b046358e46078d52999b80cfc9569d2d79f01/scikit_build-0.7.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "7aa0001ee616a0dcd645802aac0061cc",
"sha256": "cd91de9ef342c9e520ce496f3413585ad33b19ebbce982dcd17faefab2eba533"
},
"downloads": -1,
"filename": "scikit-build-0.7.0.tar.gz",
"has_sig": true,
"md5_digest": "7aa0001ee616a0dcd645802aac0061cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 102428,
"upload_time": "2018-07-09T08:40:25",
"url": "https://files.pythonhosted.org/packages/09/df/cc4d323e796353ca5da78dce503f72c662ed7ac78cb67a492a2731a30a8e/scikit-build-0.7.0.tar.gz"
}
],
"0.7.1": [
{
"comment_text": "",
"digests": {
"md5": "df4262ba27663d56268ec7d43131e422",
"sha256": "59fddd9273bf4434cbdd60ad369a5e814cf50dcd73892f097bbf22cae0942990"
},
"downloads": -1,
"filename": "scikit_build-0.7.1-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "df4262ba27663d56268ec7d43131e422",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 61704,
"upload_time": "2018-07-09T08:51:26",
"url": "https://files.pythonhosted.org/packages/6a/ab/912569cc196713740314cff55648176f19950595bf1e74d3b678f16a2262/scikit_build-0.7.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "34a41165585fa4bca8fab0033cf43c8e",
"sha256": "30769fc3116cf29cb2a3170ef00cd6e69b0790374366d3afa41f96be72b12256"
},
"downloads": -1,
"filename": "scikit-build-0.7.1.tar.gz",
"has_sig": true,
"md5_digest": "34a41165585fa4bca8fab0033cf43c8e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 102422,
"upload_time": "2018-07-09T08:51:28",
"url": "https://files.pythonhosted.org/packages/dd/c8/cecaf1e6633dd2e5888229568ea55f6e6ea9f13b750eee474db8671ef48f/scikit-build-0.7.1.tar.gz"
}
],
"0.8.0": [
{
"comment_text": "",
"digests": {
"md5": "b3f2995131bd346ee57d24c100712400",
"sha256": "b4401fcf8c53b67e2571c5b2409594d4e0b5ba9efe21ee1febd1c814476dbe1c"
},
"downloads": -1,
"filename": "scikit_build-0.8.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b3f2995131bd346ee57d24c100712400",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 60435,
"upload_time": "2018-08-21T15:50:32",
"url": "https://files.pythonhosted.org/packages/73/c5/20c1e67e63551746b616fcdfc1d406070eacd5a130fc2cc4bd5a7a93e03c/scikit_build-0.8.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "d55dafe4ae6ab3fdc6e8bfe8a2fb409e",
"sha256": "a0b10b1f8e3eca42f4107166cb50b80b7b58eda9ec823b6317752f938c5c5132"
},
"downloads": -1,
"filename": "scikit-build-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "d55dafe4ae6ab3fdc6e8bfe8a2fb409e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 146166,
"upload_time": "2018-08-21T15:50:34",
"url": "https://files.pythonhosted.org/packages/4c/02/4301b468896c608387e6d1fffd78ef7b72d21b9decc1656840a67cc5f68d/scikit-build-0.8.0.tar.gz"
}
],
"0.8.1": [
{
"comment_text": "",
"digests": {
"md5": "c7fbe58dc0d2254bfffd9fa4f35082ec",
"sha256": "711c1a2f7b5906ef452d77d567e6875593d3defa8a285cf4316f9be416a1f6a1"
},
"downloads": -1,
"filename": "scikit_build-0.8.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c7fbe58dc0d2254bfffd9fa4f35082ec",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 191084,
"upload_time": "2018-10-03T13:46:04",
"url": "https://files.pythonhosted.org/packages/c4/d4/f7184714a9af3966878a9296b1c7af73e1072d2a982c11863ffe1f7688f6/scikit_build-0.8.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9c734db25a5ea9a51f7e6dce9e2bc829",
"sha256": "2aa4411a7de928d395eca240a6a794aa05c8d1c42ee53a4ae48fa324693902c2"
},
"downloads": -1,
"filename": "scikit-build-0.8.1.tar.gz",
"has_sig": false,
"md5_digest": "9c734db25a5ea9a51f7e6dce9e2bc829",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 117911,
"upload_time": "2018-10-03T13:46:06",
"url": "https://files.pythonhosted.org/packages/30/ee/1d6bc8c865b77d7c74487c63770582b72675c5f3260d687f1504996a5379/scikit-build-0.8.1.tar.gz"
}
],
"0.9.0": [
{
"comment_text": "",
"digests": {
"md5": "e54f287dad4c9b28508a2f7662506c9a",
"sha256": "ef0655265695bb3d555fc55a47c965d1bdbd766b2040e9ae82bc2156355fd2da"
},
"downloads": -1,
"filename": "scikit_build-0.9.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e54f287dad4c9b28508a2f7662506c9a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 64015,
"upload_time": "2019-03-05T16:40:26",
"url": "https://files.pythonhosted.org/packages/6e/f4/543d49e1183bb55faffe7b97391b58351dd5a26858e6a26ee137db865e85/scikit_build-0.9.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "f31032ffb30313ddbc5b4329ebe2e0e6",
"sha256": "81119231cd9c4eba7acc1aaf7351a33b69494c2ccf94a31c2902a80622f089a9"
},
"downloads": -1,
"filename": "scikit-build-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "f31032ffb30313ddbc5b4329ebe2e0e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 227234,
"upload_time": "2019-03-05T16:40:28",
"url": "https://files.pythonhosted.org/packages/bb/48/412c5f3fb48364caa8e339d8e84dd2706c75b82d80df377353deecb5b2dc/scikit-build-0.9.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "40ead47ea41f803803ff38722a1913ab",
"sha256": "e343cd0f012e4cc282132324223a15e6bae23c77f9c3e7f3b3b067a0db08d3b2"
},
"downloads": -1,
"filename": "scikit_build-0.10.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "40ead47ea41f803803ff38722a1913ab",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 66491,
"upload_time": "2019-05-23T23:30:08",
"url": "https://files.pythonhosted.org/packages/8a/b5/c6ca60421991c22e69b9a950b0d046e06d714f79f7071946ab885c7115fb/scikit_build-0.10.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "c25d3e0dbffd1d01e5075cae40d72c4b",
"sha256": "7342017cc82dd6178e3b19377389b8a8d1f8b429d9cdb315cfb1094e34a0f526"
},
"downloads": -1,
"filename": "scikit-build-0.10.0.tar.gz",
"has_sig": false,
"md5_digest": "c25d3e0dbffd1d01e5075cae40d72c4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 132443,
"upload_time": "2019-05-23T23:30:09",
"url": "https://files.pythonhosted.org/packages/9f/6b/9c193b2402969b2f3ef5e8105a434a9d4274df9b8315699225072217322a/scikit-build-0.10.0.tar.gz"
}
]
}