tsvalid


Nametsvalid JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/ontodev/tsvalid
SummaryValidation of TSV files
upload_time2024-12-09 17:04:01
maintainerJames Overton
docs_urlNone
authorNicolas Matentzoglu
requires_python>=3.6
licenseMIT
keywords tsv spreadsheet tables linter validation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ontodev/tsvalid",
    "name": "tsvalid",
    "maintainer": "James Overton",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "james@overton.ca",
    "keywords": "TSV, Spreadsheet, Tables, Linter, Validation",
    "author": "Nicolas Matentzoglu",
    "author_email": "nicolas.matentzoglu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/01/b4/d6a6312df12c178799368e7c071ce2c5dcf21d92500242837f8c82388c0f/tsvalid-0.0.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Validation of TSV files",
    "version": "0.0.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/ontodev/tsvalid/issues",
        "Documentation": "https://ontodev.github.io/tsvalid",
        "Download": "https://github.com/ontodev/tsvalid/releases",
        "Homepage": "https://github.com/ontodev/tsvalid",
        "Source Code": "https://github.com/ontodev/tsvalid/"
    },
    "split_keywords": [
        "tsv",
        " spreadsheet",
        " tables",
        " linter",
        " validation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01b4d6a6312df12c178799368e7c071ce2c5dcf21d92500242837f8c82388c0f",
                "md5": "babd8f792f3668f96e124eb6871bb977",
                "sha256": "520a6bd4f509c2fe045d845329b362a168a1e4d8568695ff80f7596c442b02c6"
            },
            "downloads": -1,
            "filename": "tsvalid-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "babd8f792f3668f96e124eb6871bb977",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13938,
            "upload_time": "2024-12-09T17:04:01",
            "upload_time_iso_8601": "2024-12-09T17:04:01.660903Z",
            "url": "https://files.pythonhosted.org/packages/01/b4/d6a6312df12c178799368e7c071ce2c5dcf21d92500242837f8c82388c0f/tsvalid-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 17:04:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ontodev",
    "github_project": "tsvalid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "tsvalid"
}
        
Elapsed time: 0.41090s