ccpf


Nameccpf JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryCPF validation, generation and masking
upload_time2024-04-08 23:38:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords cpf validation generation mask
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## ccpf

A CPF (brazilian register numbers for persons) library that can:
* Validate CPFs
* Generate random CPFs
* Apply and remove masks from CPFs
* Check if CPFs are masked

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ccpf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "cpf, validation, generation, mask",
    "author": null,
    "author_email": "asimos-bot <felipe.asimos@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/75/7a/3e95f1f27e2539e3b45fc5ff3499e295320b2d820b08dd1ed811166b6712/ccpf-0.0.1.tar.gz",
    "platform": null,
    "description": "## ccpf\n\nA CPF (brazilian register numbers for persons) library that can:\n* Validate CPFs\n* Generate random CPFs\n* Apply and remove masks from CPFs\n* Check if CPFs are masked\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CPF validation, generation and masking",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "cpf",
        " validation",
        " generation",
        " mask"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "757a3e95f1f27e2539e3b45fc5ff3499e295320b2d820b08dd1ed811166b6712",
                "md5": "06cf913583290352a52570362b1b3670",
                "sha256": "55c6fc8d9873fd41af280e08d38b2bc838ff94f80a52beb843a53719694c832e"
            },
            "downloads": -1,
            "filename": "ccpf-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "06cf913583290352a52570362b1b3670",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 96558,
            "upload_time": "2024-04-08T23:38:19",
            "upload_time_iso_8601": "2024-04-08T23:38:19.343186Z",
            "url": "https://files.pythonhosted.org/packages/75/7a/3e95f1f27e2539e3b45fc5ff3499e295320b2d820b08dd1ed811166b6712/ccpf-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 23:38:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ccpf"
}
        
Elapsed time: 0.22537s