CompactTree


NameCompactTree JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/niemasd/CompactTree
SummaryCompactTree: Lightweight header-only C++ library for loading and traversing trees
upload_time2024-08-09 15:39:21
maintainerNone
docs_urlNone
authorNiema Moshiri
requires_pythonNone
licenseNone
keywords tree phylogenetics fast
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CompactTree is a header-only C++ library for loading and traversing trees.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/niemasd/CompactTree",
    "name": "CompactTree",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tree phylogenetics fast",
    "author": "Niema Moshiri",
    "author_email": "niemamoshiri@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ee/99/a5e01a0db6ce37042cde34f968f501cd66d98b5feacfe24e85f28b5738a7/CompactTree-0.0.7.tar.gz",
    "platform": null,
    "description": "CompactTree is a header-only C++ library for loading and traversing trees.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "CompactTree: Lightweight header-only C++ library for loading and traversing trees",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/niemasd/CompactTree"
    },
    "split_keywords": [
        "tree",
        "phylogenetics",
        "fast"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee99a5e01a0db6ce37042cde34f968f501cd66d98b5feacfe24e85f28b5738a7",
                "md5": "54bc778f5d9a7036d63da6d769cc9b8d",
                "sha256": "756a44a52ff1d47437dc4fdc94466d9339b56212e25203ae4608becb1e34b6d7"
            },
            "downloads": -1,
            "filename": "CompactTree-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "54bc778f5d9a7036d63da6d769cc9b8d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24774,
            "upload_time": "2024-08-09T15:39:21",
            "upload_time_iso_8601": "2024-08-09T15:39:21.226989Z",
            "url": "https://files.pythonhosted.org/packages/ee/99/a5e01a0db6ce37042cde34f968f501cd66d98b5feacfe24e85f28b5738a7/CompactTree-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-09 15:39:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "niemasd",
    "github_project": "CompactTree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "compacttree"
}
        
Elapsed time: 0.34272s