dcor_control
============
.. list-table:: DCOR development status matrix
:header-rows: 1
* - Name
- Repository
- Release
- CI
- Coverage
* - ckanext-dc_log_view
- |ckanext-dc_log_view home|
- |ckanext-dc_log_view pypi|
- |ckanext-dc_log_view actn|
- |ckanext-dc_log_view cvrg|
* - ckanext-dc_serve
- |ckanext-dc_serve home|
- |ckanext-dc_serve pypi|
- |ckanext-dc_serve actn|
- |ckanext-dc_serve cvrg|
* - ckanext-dc_view
- |ckanext-dc_view home|
- |ckanext-dc_view pypi|
- |ckanext-dc_view actn|
- |ckanext-dc_view cvrg|
* - ckanext-dcor_depot
- |ckanext-dcor_depot home|
- |ckanext-dcor_depot pypi|
- |ckanext-dcor_depot actn|
- |ckanext-dcor_depot cvrg|
* - ckanext-dcor_schemas
- |ckanext-dcor_schemas home|
- |ckanext-dcor_schemas pypi|
- |ckanext-dcor_schemas actn|
- |ckanext-dcor_schemas cvrg|
* - ckanext-dcor_theme
- |ckanext-dcor_theme home|
- |ckanext-dcor_theme pypi|
- |ckanext-dcor_theme actn|
- |ckanext-dcor_theme cvrg|
* - dcor-remote-tests
- |dcor-remote-tests home|
- NA
- |dcor-remote-tests actn|
- NA
* - dcor_control
- |dcor_control home|
- |dcor_control pypi|
- |dcor_control actn|
- |dcor_control cvrg|
* - dcor_shared
- |dcor_shared home|
- |dcor_shared pypi|
- |dcor_shared actn|
- |dcor_shared cvrg|
* - DCOR-Aid
- |DCOR-Aid home|
- |DCOR-Aid pypi|
- |DCOR-Aid actn|
- |DCOR-Aid cvrg|
This is partly a meta package and partly a control/configuration
package for the DCOR extensions in CKAN.
Installation
------------
See the
`official instructions
<https://dc.readthedocs.io/en/latest/sec_self_hosting/installation.html#dcor-extensions>`_
for more information.
Testing
-------
::
vagrant plugin install vagrant-vbguest
vagrant up
vagrant ssh -- sudo bash /testing/vagrant-run-tests.sh
.. |ckanext-dc_log_view home|
image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_log_view.svg
:target: https://github.com/DCOR-dev/ckanext-dc_log_view/issues
.. |ckanext-dc_log_view pypi|
image:: https://img.shields.io/pypi/v/ckanext-dc_log_view.svg
:target: https://pypi.python.org/pypi/ckanext-dc_log_view
.. |ckanext-dc_log_view actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_log_view/check.yml
:target: https://github.com/DCOR-dev/ckanext-dc_log_view/actions/workflows/check.yml
.. |ckanext-dc_log_view cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_log_view
:target: https://codecov.io/gh/DCOR-dev/ckanext-dc_log_view
.. |ckanext-dc_serve home|
image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_serve.svg
:target: https://github.com/DCOR-dev/ckanext-dc_serve/issues
.. |ckanext-dc_serve pypi|
image:: https://img.shields.io/pypi/v/ckanext-dc_serve.svg
:target: https://pypi.python.org/pypi/ckanext-dc_serve
.. |ckanext-dc_serve actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_serve/check.yml
:target: https://github.com/DCOR-dev/ckanext-dc_serve/actions/workflows/check.yml
.. |ckanext-dc_serve cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_serve
:target: https://codecov.io/gh/DCOR-dev/ckanext-dc_serve
.. |ckanext-dc_view home|
image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_view.svg
:target: https://github.com/DCOR-dev/ckanext-dc_view/issues
.. |ckanext-dc_view pypi|
image:: https://img.shields.io/pypi/v/ckanext-dc_view.svg
:target: https://pypi.python.org/pypi/ckanext-dc_view
.. |ckanext-dc_view actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_view/check.yml
:target: https://github.com/DCOR-dev/ckanext-dc_view/actions/workflows/check.yml
.. |ckanext-dc_view cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_view
:target: https://codecov.io/gh/DCOR-dev/ckanext-dc_view
.. |ckanext-dcor_depot home|
image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_depot.svg
:target: https://github.com/DCOR-dev/ckanext-dcor_depot/issues
.. |ckanext-dcor_depot pypi|
image:: https://img.shields.io/pypi/v/ckanext-dcor_depot.svg
:target: https://pypi.python.org/pypi/ckanext-dcor_depot
.. |ckanext-dcor_depot actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_depot/check.yml
:target: https://github.com/DCOR-dev/ckanext-dcor_depot/actions/workflows/check.yml
.. |ckanext-dcor_depot cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_depot
:target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_depot
.. |ckanext-dcor_schemas home|
image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_schemas.svg
:target: https://github.com/DCOR-dev/ckanext-dcor_schemas/issues
.. |ckanext-dcor_schemas pypi|
image:: https://img.shields.io/pypi/v/ckanext-dcor_schemas.svg
:target: https://pypi.python.org/pypi/ckanext-dcor_schemas
.. |ckanext-dcor_schemas actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_schemas/check.yml
:target: https://github.com/DCOR-dev/ckanext-dcor_schemas/actions/workflows/check.yml
.. |ckanext-dcor_schemas cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_schemas
:target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_schemas
.. |ckanext-dcor_theme home|
image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_theme.svg
:target: https://github.com/DCOR-dev/ckanext-dcor_theme/issues
.. |ckanext-dcor_theme pypi|
image:: https://img.shields.io/pypi/v/ckanext-dcor_theme.svg
:target: https://pypi.python.org/pypi/ckanext-dcor_theme
.. |ckanext-dcor_theme actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_theme/check.yml
:target: https://github.com/DCOR-dev/ckanext-dcor_theme/actions/workflows/check.yml
.. |ckanext-dcor_theme cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_theme
:target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_theme
.. |dcor-remote-tests home|
image:: https://img.shields.io/github/issues/DCOR-dev/dcor-remote-tests.svg
:target: https://github.com/DCOR-dev/dcor-remote-tests/issues
.. |dcor-remote-tests actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor-remote-tests/check.yml
:target: https://github.com/DCOR-dev/dcor-remote-tests/actions/workflows/check.yml
.. |dcor-remote-tests cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor-remote-tests
:target: https://codecov.io/gh/DCOR-dev/dcor-remote-tests
.. |dcor_control home|
image:: https://img.shields.io/github/issues/DCOR-dev/dcor_control.svg
:target: https://github.com/DCOR-dev/dcor_control/issues
.. |dcor_control pypi|
image:: https://img.shields.io/pypi/v/dcor_control.svg
:target: https://pypi.python.org/pypi/dcor_control
.. |dcor_control actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor_control/check.yml
:target: https://github.com/DCOR-dev/dcor_control/actions/workflows/check.yml
.. |dcor_control cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor_control
:target: https://codecov.io/gh/DCOR-dev/dcor_control
.. |dcor_shared home|
image:: https://img.shields.io/github/issues/DCOR-dev/dcor_shared.svg
:target: https://github.com/DCOR-dev/dcor_shared/issues
.. |dcor_shared pypi|
image:: https://img.shields.io/pypi/v/dcor_shared.svg
:target: https://pypi.python.org/pypi/dcor_shared
.. |dcor_shared actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor_shared/check.yml
:target: https://github.com/DCOR-dev/dcor_shared/actions/workflows/check.yml
.. |dcor_shared cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor_shared
:target: https://codecov.io/gh/DCOR-dev/dcor_shared
.. |DCOR-Aid home|
image:: https://img.shields.io/github/issues/DCOR-dev/DCOR-Aid.svg
:target: https://github.com/DCOR-dev/DCOR-Aid/issues
.. |DCOR-Aid pypi|
image:: https://img.shields.io/pypi/v/dcoraid.svg
:target: https://pypi.python.org/pypi/DCOR-Aid
.. |DCOR-Aid actn|
image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/DCOR-Aid/check.yml
:target: https://github.com/DCOR-dev/DCOR-Aid/actions/workflows/check.yml
.. |DCOR-Aid cvrg|
image:: https://img.shields.io/codecov/c/github/DCOR-dev/DCOR-Aid
:target: https://codecov.io/gh/DCOR-dev/DCOR-Aid
Raw data
{
"_id": null,
"home_page": null,
"name": "dcor-control",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "Paul M\u00fcller <dev@craban.de>",
"keywords": "DC, DCOR, deformability, cytometry",
"author": "Paul M\u00fcller",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d8/20/af7b13e85914a6b4b3598bf20da0296cf19aa2a3f5ded1b7557a03e30124/dcor_control-0.11.7.tar.gz",
"platform": null,
"description": "dcor_control\n============\n\n\n.. list-table:: DCOR development status matrix\n :header-rows: 1\n\n * - Name\n - Repository\n - Release\n - CI\n - Coverage\n * - ckanext-dc_log_view\n - |ckanext-dc_log_view home|\n - |ckanext-dc_log_view pypi|\n - |ckanext-dc_log_view actn|\n - |ckanext-dc_log_view cvrg|\n * - ckanext-dc_serve\n - |ckanext-dc_serve home|\n - |ckanext-dc_serve pypi|\n - |ckanext-dc_serve actn|\n - |ckanext-dc_serve cvrg|\n * - ckanext-dc_view\n - |ckanext-dc_view home|\n - |ckanext-dc_view pypi|\n - |ckanext-dc_view actn|\n - |ckanext-dc_view cvrg|\n * - ckanext-dcor_depot\n - |ckanext-dcor_depot home|\n - |ckanext-dcor_depot pypi|\n - |ckanext-dcor_depot actn|\n - |ckanext-dcor_depot cvrg|\n * - ckanext-dcor_schemas\n - |ckanext-dcor_schemas home|\n - |ckanext-dcor_schemas pypi|\n - |ckanext-dcor_schemas actn|\n - |ckanext-dcor_schemas cvrg|\n * - ckanext-dcor_theme\n - |ckanext-dcor_theme home|\n - |ckanext-dcor_theme pypi|\n - |ckanext-dcor_theme actn|\n - |ckanext-dcor_theme cvrg|\n * - dcor-remote-tests\n - |dcor-remote-tests home|\n - NA\n - |dcor-remote-tests actn|\n - NA\n * - dcor_control\n - |dcor_control home|\n - |dcor_control pypi|\n - |dcor_control actn|\n - |dcor_control cvrg|\n * - dcor_shared\n - |dcor_shared home|\n - |dcor_shared pypi|\n - |dcor_shared actn|\n - |dcor_shared cvrg|\n * - DCOR-Aid\n - |DCOR-Aid home|\n - |DCOR-Aid pypi|\n - |DCOR-Aid actn|\n - |DCOR-Aid cvrg|\n\n\nThis is partly a meta package and partly a control/configuration\npackage for the DCOR extensions in CKAN.\n\n\nInstallation\n------------\nSee the\n`official instructions\n<https://dc.readthedocs.io/en/latest/sec_self_hosting/installation.html#dcor-extensions>`_\nfor more information.\n\n\nTesting\n-------\n::\n\n vagrant plugin install vagrant-vbguest\n vagrant up\n vagrant ssh -- sudo bash /testing/vagrant-run-tests.sh\n\n\n.. |ckanext-dc_log_view home|\n image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_log_view.svg\n :target: https://github.com/DCOR-dev/ckanext-dc_log_view/issues\n.. |ckanext-dc_log_view pypi|\n image:: https://img.shields.io/pypi/v/ckanext-dc_log_view.svg\n :target: https://pypi.python.org/pypi/ckanext-dc_log_view\n.. |ckanext-dc_log_view actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_log_view/check.yml\n :target: https://github.com/DCOR-dev/ckanext-dc_log_view/actions/workflows/check.yml\n.. |ckanext-dc_log_view cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_log_view\n :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_log_view\n\n.. |ckanext-dc_serve home|\n image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_serve.svg\n :target: https://github.com/DCOR-dev/ckanext-dc_serve/issues\n.. |ckanext-dc_serve pypi|\n image:: https://img.shields.io/pypi/v/ckanext-dc_serve.svg\n :target: https://pypi.python.org/pypi/ckanext-dc_serve\n.. |ckanext-dc_serve actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_serve/check.yml\n :target: https://github.com/DCOR-dev/ckanext-dc_serve/actions/workflows/check.yml\n.. |ckanext-dc_serve cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_serve\n :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_serve\n\n.. |ckanext-dc_view home|\n image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_view.svg\n :target: https://github.com/DCOR-dev/ckanext-dc_view/issues\n.. |ckanext-dc_view pypi|\n image:: https://img.shields.io/pypi/v/ckanext-dc_view.svg\n :target: https://pypi.python.org/pypi/ckanext-dc_view\n.. |ckanext-dc_view actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_view/check.yml\n :target: https://github.com/DCOR-dev/ckanext-dc_view/actions/workflows/check.yml\n.. |ckanext-dc_view cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_view\n :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_view\n\n.. |ckanext-dcor_depot home|\n image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_depot.svg\n :target: https://github.com/DCOR-dev/ckanext-dcor_depot/issues\n.. |ckanext-dcor_depot pypi|\n image:: https://img.shields.io/pypi/v/ckanext-dcor_depot.svg\n :target: https://pypi.python.org/pypi/ckanext-dcor_depot\n.. |ckanext-dcor_depot actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_depot/check.yml\n :target: https://github.com/DCOR-dev/ckanext-dcor_depot/actions/workflows/check.yml\n.. |ckanext-dcor_depot cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_depot\n :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_depot\n\n.. |ckanext-dcor_schemas home|\n image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_schemas.svg\n :target: https://github.com/DCOR-dev/ckanext-dcor_schemas/issues\n.. |ckanext-dcor_schemas pypi|\n image:: https://img.shields.io/pypi/v/ckanext-dcor_schemas.svg\n :target: https://pypi.python.org/pypi/ckanext-dcor_schemas\n.. |ckanext-dcor_schemas actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_schemas/check.yml\n :target: https://github.com/DCOR-dev/ckanext-dcor_schemas/actions/workflows/check.yml\n.. |ckanext-dcor_schemas cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_schemas\n :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_schemas\n\n.. |ckanext-dcor_theme home|\n image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_theme.svg\n :target: https://github.com/DCOR-dev/ckanext-dcor_theme/issues\n.. |ckanext-dcor_theme pypi|\n image:: https://img.shields.io/pypi/v/ckanext-dcor_theme.svg\n :target: https://pypi.python.org/pypi/ckanext-dcor_theme\n.. |ckanext-dcor_theme actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_theme/check.yml\n :target: https://github.com/DCOR-dev/ckanext-dcor_theme/actions/workflows/check.yml\n.. |ckanext-dcor_theme cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_theme\n :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_theme\n\n.. |dcor-remote-tests home|\n image:: https://img.shields.io/github/issues/DCOR-dev/dcor-remote-tests.svg\n :target: https://github.com/DCOR-dev/dcor-remote-tests/issues\n.. |dcor-remote-tests actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor-remote-tests/check.yml\n :target: https://github.com/DCOR-dev/dcor-remote-tests/actions/workflows/check.yml\n.. |dcor-remote-tests cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor-remote-tests\n :target: https://codecov.io/gh/DCOR-dev/dcor-remote-tests\n\n.. |dcor_control home|\n image:: https://img.shields.io/github/issues/DCOR-dev/dcor_control.svg\n :target: https://github.com/DCOR-dev/dcor_control/issues\n.. |dcor_control pypi|\n image:: https://img.shields.io/pypi/v/dcor_control.svg\n :target: https://pypi.python.org/pypi/dcor_control\n.. |dcor_control actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor_control/check.yml\n :target: https://github.com/DCOR-dev/dcor_control/actions/workflows/check.yml\n.. |dcor_control cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor_control\n :target: https://codecov.io/gh/DCOR-dev/dcor_control\n\n.. |dcor_shared home|\n image:: https://img.shields.io/github/issues/DCOR-dev/dcor_shared.svg\n :target: https://github.com/DCOR-dev/dcor_shared/issues\n.. |dcor_shared pypi|\n image:: https://img.shields.io/pypi/v/dcor_shared.svg\n :target: https://pypi.python.org/pypi/dcor_shared\n.. |dcor_shared actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor_shared/check.yml\n :target: https://github.com/DCOR-dev/dcor_shared/actions/workflows/check.yml\n.. |dcor_shared cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor_shared\n :target: https://codecov.io/gh/DCOR-dev/dcor_shared\n\n.. |DCOR-Aid home|\n image:: https://img.shields.io/github/issues/DCOR-dev/DCOR-Aid.svg\n :target: https://github.com/DCOR-dev/DCOR-Aid/issues\n.. |DCOR-Aid pypi|\n image:: https://img.shields.io/pypi/v/dcoraid.svg\n :target: https://pypi.python.org/pypi/DCOR-Aid\n.. |DCOR-Aid actn|\n image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/DCOR-Aid/check.yml\n :target: https://github.com/DCOR-dev/DCOR-Aid/actions/workflows/check.yml\n.. |DCOR-Aid cvrg|\n image:: https://img.shields.io/codecov/c/github/DCOR-dev/DCOR-Aid\n :target: https://codecov.io/gh/DCOR-dev/DCOR-Aid\n",
"bugtrack_url": null,
"license": "GNU Affero General Public License v3 or later (AGPLv3+)",
"summary": "CLI for maintaining DCOR installations",
"version": "0.11.7",
"project_urls": {
"changelog": "https://github.com/DCOR-dev/dcor_control/blob/main/CHANGELOG",
"source": "https://github.com/DCOR-dev/dcor_control",
"tracker": "https://github.com/DCOR-dev/dcor_control/issues"
},
"split_keywords": [
"dc",
" dcor",
" deformability",
" cytometry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3de016fda1734fc46d625dd145cc6ff9f8d4561da80fbb610f62ac3b1df50bdd",
"md5": "0b7dc71e4820bc5f00bcc1ac888023b2",
"sha256": "31e2275ca4968c02e82ece760bcfff8497213aad6675faf74f7c3a11d503a23f"
},
"downloads": -1,
"filename": "dcor_control-0.11.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b7dc71e4820bc5f00bcc1ac888023b2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 123287,
"upload_time": "2024-10-02T20:40:12",
"upload_time_iso_8601": "2024-10-02T20:40:12.370333Z",
"url": "https://files.pythonhosted.org/packages/3d/e0/16fda1734fc46d625dd145cc6ff9f8d4561da80fbb610f62ac3b1df50bdd/dcor_control-0.11.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d820af7b13e85914a6b4b3598bf20da0296cf19aa2a3f5ded1b7557a03e30124",
"md5": "7d1d134df0722cd5574a9286668087da",
"sha256": "05c59f3bb5e507fd30304e9f14295eec2596f201c2b9cfd629ee2ce0c74ebaca"
},
"downloads": -1,
"filename": "dcor_control-0.11.7.tar.gz",
"has_sig": false,
"md5_digest": "7d1d134df0722cd5574a9286668087da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 730812,
"upload_time": "2024-10-02T20:40:13",
"upload_time_iso_8601": "2024-10-02T20:40:13.997117Z",
"url": "https://files.pythonhosted.org/packages/d8/20/af7b13e85914a6b4b3598bf20da0296cf19aa2a3f5ded1b7557a03e30124/dcor_control-0.11.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-02 20:40:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DCOR-dev",
"github_project": "dcor_control",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dcor-control"
}