dcor-control


Namedcor-control JSON
Version 0.10.6 PyPI version JSON
download
home_pagehttps://github.com/DCOR-dev/dcor_control/
SummaryCLI for maintaining DCOR installations
upload_time2024-04-29 23:06:04
maintainerNone
docs_urlNone
authorPaul Müller
requires_pythonNone
licenseGPLv3+
keywords rt-dc dcor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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": "https://github.com/DCOR-dev/dcor_control/",
    "name": "dcor-control",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "RT-DC, DCOR",
    "author": "Paul M\u00fcller",
    "author_email": "dev@craban.de",
    "download_url": "https://files.pythonhosted.org/packages/92/52/c95445fbd4cee29f1f6ce9c9dee0d074c61483452c4f1b71882fdcca2eaa/dcor_control-0.10.6.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\n\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "CLI for maintaining DCOR installations",
    "version": "0.10.6",
    "project_urls": {
        "Homepage": "https://github.com/DCOR-dev/dcor_control/"
    },
    "split_keywords": [
        "rt-dc",
        " dcor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d42211aad531b80c126f50492f2bd6d15935a4a166b2b04207ccb51855a132e",
                "md5": "4682782932ffef9705dadc0526c3d0f8",
                "sha256": "189b64b42624c30b750b4bac9b085e3be5efac864c747150d84f7ccfb67e5d75"
            },
            "downloads": -1,
            "filename": "dcor_control-0.10.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4682782932ffef9705dadc0526c3d0f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 116023,
            "upload_time": "2024-04-29T23:06:01",
            "upload_time_iso_8601": "2024-04-29T23:06:01.782622Z",
            "url": "https://files.pythonhosted.org/packages/9d/42/211aad531b80c126f50492f2bd6d15935a4a166b2b04207ccb51855a132e/dcor_control-0.10.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9252c95445fbd4cee29f1f6ce9c9dee0d074c61483452c4f1b71882fdcca2eaa",
                "md5": "a3211efb3b2c444bb6d635495cc9c3b6",
                "sha256": "76d6df64b8fc1f1badc573e58131383bef81e97a9585d18c49c9b9ba377f4ae2"
            },
            "downloads": -1,
            "filename": "dcor_control-0.10.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a3211efb3b2c444bb6d635495cc9c3b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 90724,
            "upload_time": "2024-04-29T23:06:04",
            "upload_time_iso_8601": "2024-04-29T23:06:04.922790Z",
            "url": "https://files.pythonhosted.org/packages/92/52/c95445fbd4cee29f1f6ce9c9dee0d074c61483452c4f1b71882fdcca2eaa/dcor_control-0.10.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 23:06:04",
    "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"
}
        
Elapsed time: 0.32983s