nz-rma-permits


Namenz-rma-permits JSON
Version 0.1.9 PyPI version JSON
download
home_pageNone
SummaryFunctions to process NZ RMA permit data
upload_time2024-12-06 02:55:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseApache-2.0
keywords nz permits rma
VCS
bugtrack_url
requirements msgspec shapely
Travis-CI No Travis.
coveralls test coverage No coveralls.
            nz-rma-permits
==================================

This git repository contains misc functions to process NZ water permit data.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nz-rma-permits",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "nz, permits, rma",
    "author": null,
    "author_email": "Mike Kittridge <mullenkamp1@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9f/d4/bfc81623c3d1198ebb947920367b3e27e49b55d2ea6bdb2b1a1d652c6eb1/nz_rma_permits-0.1.9.tar.gz",
    "platform": null,
    "description": "nz-rma-permits\n==================================\n\nThis git repository contains misc functions to process NZ water permit data.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Functions to process NZ RMA permit data",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/mullenkamp/nz-rma-permits"
    },
    "split_keywords": [
        "nz",
        " permits",
        " rma"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7866c468b406072fe65b5def3f865f5f9aadfe6be17df74a3faa531e16b2ba0",
                "md5": "cba81cdb8cabd2e96a64959460567475",
                "sha256": "d7065fbc92564b2db780c6551ffa3791c4422946147a8f4c1b7344fffcf8c631"
            },
            "downloads": -1,
            "filename": "nz_rma_permits-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cba81cdb8cabd2e96a64959460567475",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 15435,
            "upload_time": "2024-12-06T02:55:11",
            "upload_time_iso_8601": "2024-12-06T02:55:11.598191Z",
            "url": "https://files.pythonhosted.org/packages/c7/86/6c468b406072fe65b5def3f865f5f9aadfe6be17df74a3faa531e16b2ba0/nz_rma_permits-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fd4bfc81623c3d1198ebb947920367b3e27e49b55d2ea6bdb2b1a1d652c6eb1",
                "md5": "b624e5a3e27811cb224bc4ea0d29db5d",
                "sha256": "cf10f67d8ebbc3e60fd5169528ba7d24f028f3e7c2d5c93b673d7606868b6e94"
            },
            "downloads": -1,
            "filename": "nz_rma_permits-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "b624e5a3e27811cb224bc4ea0d29db5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13197,
            "upload_time": "2024-12-06T02:55:12",
            "upload_time_iso_8601": "2024-12-06T02:55:12.944999Z",
            "url": "https://files.pythonhosted.org/packages/9f/d4/bfc81623c3d1198ebb947920367b3e27e49b55d2ea6bdb2b1a1d652c6eb1/nz_rma_permits-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 02:55:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mullenkamp",
    "github_project": "nz-rma-permits",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "msgspec",
            "specs": []
        },
        {
            "name": "shapely",
            "specs": []
        }
    ],
    "lcname": "nz-rma-permits"
}
        
Elapsed time: 0.46637s