nebulento


Namenebulento JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/OpenJarbas/nebulento
Summarydead simple fuzzy matching intent parser
upload_time2021-04-29 22:16:45
maintainer
docs_urlNone
authorjarbasai
requires_python
licenseapache-2.0
keywords
VCS
bugtrack_url
requirements rapidfuzz quebra_frases
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenJarbas/nebulento",
    "name": "nebulento",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "jarbasai",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/71/99/99e9f5aa764c956aa9b02ccf3fd3fd9ce659b0bcaa43bbca882b3499d85b/nebulento-0.1.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "apache-2.0",
    "summary": "dead simple fuzzy matching intent parser",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenJarbas/nebulento"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80e2659d18bb3b1e03a0df3fc84607ffdce93d651ddf6960c4c16a8ea9a41572",
                "md5": "d6aeeb7250e946311c3e2002df8fb389",
                "sha256": "d5bc43ad342bf76df026776264370635b9b10aedb9d86760968c19810e423211"
            },
            "downloads": -1,
            "filename": "nebulento-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6aeeb7250e946311c3e2002df8fb389",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15381,
            "upload_time": "2024-12-11T00:24:20",
            "upload_time_iso_8601": "2024-12-11T00:24:20.992952Z",
            "url": "https://files.pythonhosted.org/packages/80/e2/659d18bb3b1e03a0df3fc84607ffdce93d651ddf6960c4c16a8ea9a41572/nebulento-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "719999e9f5aa764c956aa9b02ccf3fd3fd9ce659b0bcaa43bbca882b3499d85b",
                "md5": "edaa79c8d69a53d013774bc0f40ef7b8",
                "sha256": "70e2c8d80e49540f92bfe912cea3076d73edd2e95334ba9c021f71fa2014caae"
            },
            "downloads": -1,
            "filename": "nebulento-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "edaa79c8d69a53d013774bc0f40ef7b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9196,
            "upload_time": "2021-04-29T22:16:45",
            "upload_time_iso_8601": "2021-04-29T22:16:45.154787Z",
            "url": "https://files.pythonhosted.org/packages/71/99/99e9f5aa764c956aa9b02ccf3fd3fd9ce659b0bcaa43bbca882b3499d85b/nebulento-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-04-29 22:16:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenJarbas",
    "github_project": "nebulento",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "rapidfuzz",
            "specs": []
        },
        {
            "name": "quebra_frases",
            "specs": []
        }
    ],
    "lcname": "nebulento"
}
        
Elapsed time: 0.36554s