{"id":19427740,"url":"https://github.com/zeroae/_darknet_mutex-feedstock","last_synced_at":"2026-02-06T00:32:37.662Z","repository":{"id":67589363,"uuid":"267946206","full_name":"zeroae/_darknet_mutex-feedstock","owner":"zeroae","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-01T00:10:24.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-18T02:18:15.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeroae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-29T20:11:52.000Z","updated_at":"2020-06-01T00:10:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd1df4e9-c3e9-4969-b1ac-68b9ee8247e6","html_url":"https://github.com/zeroae/_darknet_mutex-feedstock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zeroae/_darknet_mutex-feedstock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroae%2F_darknet_mutex-feedstock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroae%2F_darknet_mutex-feedstock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroae%2F_darknet_mutex-feedstock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroae%2F_darknet_mutex-feedstock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeroae","download_url":"https://codeload.github.com/zeroae/_darknet_mutex-feedstock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroae%2F_darknet_mutex-feedstock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29140169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T23:14:48.546Z","status":"ssl_error","status_checked_at":"2026-02-05T23:14:35.724Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T14:12:44.309Z","updated_at":"2026-02-06T00:32:37.645Z","avatar_url":"https://github.com/zeroae.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"About _darknet_mutex\n====================\n\nHome: https://github.com/scraawl/_darknet_mutex-feedstock\n\nPackage license: BSD-3-Clause\n\nFeedstock license: BSD 3-Clause\n\nSummary: The darknet mutex package.\n\nWe support different variants of darknet:\n`cpu`, which is darknet compiled with CPU only sppport\n`gpu`, which is compiled with GPU=1;\n\n\nCurrent build status\n====================\n\n\n\u003ctable\u003e\u003ctr\u003e\u003ctd\u003eAll platforms:\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://dev.azure.com/zeroae/feedstock-builds/_build/latest?definitionId=1\u0026branchName=master\"\u003e\n        \u003cimg src=\"https://dev.azure.com/zeroae/feedstock-builds/_apis/build/status/_darknet_mutex-feedstock?branchName=master\"\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\nCurrent release info\n====================\n\n| Name | Downloads | Version | Platforms |\n| --- | --- | --- | --- |\n| [![Conda Recipe](https://img.shields.io/badge/recipe-_darknet_mutex-green.svg)](https://anaconda.org/zeroae/_darknet_mutex) | [![Conda Downloads](https://img.shields.io/conda/dn/zeroae/_darknet_mutex.svg)](https://anaconda.org/zeroae/_darknet_mutex) | [![Conda Version](https://img.shields.io/conda/vn/zeroae/_darknet_mutex.svg)](https://anaconda.org/zeroae/_darknet_mutex) | [![Conda Platforms](https://img.shields.io/conda/pn/zeroae/_darknet_mutex.svg)](https://anaconda.org/zeroae/_darknet_mutex) |\n\nInstalling _darknet_mutex\n=========================\n\nInstalling `_darknet_mutex` from the `zeroae` channel can be achieved by adding `zeroae` to your channels with:\n\n```\nconda config --add channels zeroae\n```\n\nOnce the `zeroae` channel has been enabled, `_darknet_mutex` can be installed with:\n\n```\nconda install _darknet_mutex\n```\n\nIt is possible to list all of the versions of `_darknet_mutex` available on your platform with:\n\n```\nconda search _darknet_mutex --channel zeroae\n```\n\n\n\n\nUpdating _darknet_mutex-feedstock\n=================================\n\nIf you would like to improve the _darknet_mutex recipe or build a new\npackage version, please fork this repository and submit a PR. Upon submission,\nyour changes will be run on the appropriate platforms to give the reviewer an\nopportunity to confirm that the changes result in a successful build. Once\nmerged, the recipe will be re-built and uploaded automatically to the\n`zeroae` channel, whereupon the built conda packages will be available for\neverybody to install and use from the `zeroae` channel.\nNote that all branches in the zeroae/_darknet_mutex-feedstock are\nimmediately built and any created packages are uploaded, so PRs should be based\non branches in forks and branches in the main repository should only be used to\nbuild distinct package versions.\n\nIn order to produce a uniquely identifiable distribution:\n * If the version of a package **is not** being increased, please add or increase\n   the [``build/number``](https://conda.io/docs/user-guide/tasks/build-packages/define-metadata.html#build-number-and-string).\n * If the version of a package **is** being increased, please remember to return\n   the [``build/number``](https://conda.io/docs/user-guide/tasks/build-packages/define-metadata.html#build-number-and-string)\n   back to 0.\n\nFeedstock Maintainers\n=====================\n\n* [@sodre](https://github.com/sodre/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroae%2F_darknet_mutex-feedstock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeroae%2F_darknet_mutex-feedstock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroae%2F_darknet_mutex-feedstock/lists"}