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/00/17/67a017a0bab406eef091c79de0b4091617ccd45b38dc1cf3ddd035842e7b/dcor_control-0.12.2.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.12.2",
"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": "115efbecd9d9bf83b992c1661d85b4396bb98633bf51d1e32853284daf8e07ae",
"md5": "648f91b7e2478b8850cc5d389978c730",
"sha256": "3dde5a11c6b87af4e861a2cae74e9195c7cacef169bb5fc25d435b8a8255949a"
},
"downloads": -1,
"filename": "dcor_control-0.12.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "648f91b7e2478b8850cc5d389978c730",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 124031,
"upload_time": "2024-12-12T13:40:19",
"upload_time_iso_8601": "2024-12-12T13:40:19.496843Z",
"url": "https://files.pythonhosted.org/packages/11/5e/fbecd9d9bf83b992c1661d85b4396bb98633bf51d1e32853284daf8e07ae/dcor_control-0.12.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "001767a017a0bab406eef091c79de0b4091617ccd45b38dc1cf3ddd035842e7b",
"md5": "550c4e9739a772fa9cbba0d4a92a0e6b",
"sha256": "4793ac71a4ee230a705696fb44358cd1b243ea5ddd84ac9a15a4ced3acdd226d"
},
"downloads": -1,
"filename": "dcor_control-0.12.2.tar.gz",
"has_sig": false,
"md5_digest": "550c4e9739a772fa9cbba0d4a92a0e6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 731368,
"upload_time": "2024-12-12T13:40:21",
"upload_time_iso_8601": "2024-12-12T13:40:21.549457Z",
"url": "https://files.pythonhosted.org/packages/00/17/67a017a0bab406eef091c79de0b4091617ccd45b38dc1cf3ddd035842e7b/dcor_control-0.12.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-12 13:40:21",
"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"
}