tdta


Nametdta JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/hkir-dev/taxonomy-development-tools-actions
SummaryThe aim of this project is to provide taxonomy development tools custom actions.
upload_time2023-11-14 15:30:40
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0 license
keywords
VCS
bugtrack_url
requirements requests cas-tools jinja2
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Taxonomy Development Tools Actions

This repository provides utility actions (such as PURL publishing) for the [Taxonomy Development Tools](https://github.com/brain-bican/taxonomy-development-tools).

## PyPI

[https://pypi.org/project/tdta/](https://pypi.org/project/tdta/)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hkir-dev/taxonomy-development-tools-actions",
    "name": "tdta",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/16/af/60dd841d9a84ba6f75b86a42434b8ca4712a0864f810392f3940a1cc1789/tdta-0.0.3.tar.gz",
    "platform": null,
    "description": "# Taxonomy Development Tools Actions\n\nThis repository provides utility actions (such as PURL publishing) for the [Taxonomy Development Tools](https://github.com/brain-bican/taxonomy-development-tools).\n\n## PyPI\n\n[https://pypi.org/project/tdta/](https://pypi.org/project/tdta/)\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "The aim of this project is to provide taxonomy development tools custom actions.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/hkir-dev/taxonomy-development-tools-actions"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5415fabb848f16766804f53d336ac4fb877efb18ffccca9c540c933db07b0c66",
                "md5": "298a7bc98540832e7ae58fac6fe474ed",
                "sha256": "076c7a7c9a61f52ae6cbc9d7de218356ebbc3903442285a2acd570b0deac28a2"
            },
            "downloads": -1,
            "filename": "tdta-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "298a7bc98540832e7ae58fac6fe474ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11097,
            "upload_time": "2023-11-14T15:30:39",
            "upload_time_iso_8601": "2023-11-14T15:30:39.220295Z",
            "url": "https://files.pythonhosted.org/packages/54/15/fabb848f16766804f53d336ac4fb877efb18ffccca9c540c933db07b0c66/tdta-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16af60dd841d9a84ba6f75b86a42434b8ca4712a0864f810392f3940a1cc1789",
                "md5": "14937eb5a370dd8c15e7026147bb305f",
                "sha256": "0fa3b23b292a3cc6eb86f537bbd566324cbdb2095678ed16bcbd27234378f91d"
            },
            "downloads": -1,
            "filename": "tdta-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "14937eb5a370dd8c15e7026147bb305f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10556,
            "upload_time": "2023-11-14T15:30:40",
            "upload_time_iso_8601": "2023-11-14T15:30:40.965393Z",
            "url": "https://files.pythonhosted.org/packages/16/af/60dd841d9a84ba6f75b86a42434b8ca4712a0864f810392f3940a1cc1789/tdta-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-14 15:30:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hkir-dev",
    "github_project": "taxonomy-development-tools-actions",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "cas-tools",
            "specs": [
                [
                    "==",
                    "1.0.8"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": []
        }
    ],
    "lcname": "tdta"
}
        
Elapsed time: 0.84708s