nz-rma-permits


Namenz-rma-permits JSON
Version 0.1.12 PyPI version JSON
download
home_pageNone
SummaryFunctions to process NZ RMA permit data
upload_time2025-01-13 03:36:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
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/78/59/281ac5913eed1a9bf5f70f357ff1c046f61eea88145fd11f627641b10d35/nz_rma_permits-0.1.12.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": null,
    "summary": "Functions to process NZ RMA permit data",
    "version": "0.1.12",
    "project_urls": {
        "Homepage": "https://github.com/mullenkamp/nz-rma-permits"
    },
    "split_keywords": [
        "nz",
        " permits",
        " rma"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2baff35f32d3488f9e8d21d13729b096c0a6d0916014448e5cbc42d2496228db",
                "md5": "0527e1bf235f0c1fb11cd31bfb528efe",
                "sha256": "3952bfc45bbaa0f82e5d5ac44def3983456c761981d10b3e3bfb32349953f498"
            },
            "downloads": -1,
            "filename": "nz_rma_permits-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0527e1bf235f0c1fb11cd31bfb528efe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 15494,
            "upload_time": "2025-01-13T03:36:49",
            "upload_time_iso_8601": "2025-01-13T03:36:49.683240Z",
            "url": "https://files.pythonhosted.org/packages/2b/af/f35f32d3488f9e8d21d13729b096c0a6d0916014448e5cbc42d2496228db/nz_rma_permits-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7859281ac5913eed1a9bf5f70f357ff1c046f61eea88145fd11f627641b10d35",
                "md5": "234b0cba462ea9561d3da2f5507bfca4",
                "sha256": "87e52f26c46495b058ab96a4187b933299d36cae84903a0ed15ad0df350ea278"
            },
            "downloads": -1,
            "filename": "nz_rma_permits-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "234b0cba462ea9561d3da2f5507bfca4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13232,
            "upload_time": "2025-01-13T03:36:52",
            "upload_time_iso_8601": "2025-01-13T03:36:52.448890Z",
            "url": "https://files.pythonhosted.org/packages/78/59/281ac5913eed1a9bf5f70f357ff1c046f61eea88145fd11f627641b10d35/nz_rma_permits-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-13 03:36:52",
    "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.42796s