joker-textmanip


Namejoker-textmanip JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/frozflame/joker-textmanip
SummaryText manipulation functions
upload_time2023-03-07 02:17:49
maintainer
docs_urlNone
authorfrozflame
requires_python>=3.7
licenseGNU General Public License (GPL)
keywords joker text string
VCS
bugtrack_url
requirements joker joker-cast joker-stream volkanic
Travis-CI No Travis.
coveralls test coverage No coveralls.
            joker-textmanip
===============

Text parsing and formatting.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/frozflame/joker-textmanip",
    "name": "joker-textmanip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "joker text string",
    "author": "frozflame",
    "author_email": "frozflame@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/91/4c30453a0a7c078dcb6b04662af4887db145010438f07adb15e4a8ad07dd/joker-textmanip-0.4.1.tar.gz",
    "platform": null,
    "description": "joker-textmanip\n===============\n\nText parsing and formatting.\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License (GPL)",
    "summary": "Text manipulation functions",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/frozflame/joker-textmanip"
    },
    "split_keywords": [
        "joker",
        "text",
        "string"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae914c30453a0a7c078dcb6b04662af4887db145010438f07adb15e4a8ad07dd",
                "md5": "0ea2da8912759a71e878ae946cc32a9d",
                "sha256": "eb2638b7c226ea44475bcfe8ee073c49d03352d3e5219b6520d31e2152d9cbd3"
            },
            "downloads": -1,
            "filename": "joker-textmanip-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0ea2da8912759a71e878ae946cc32a9d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 26671,
            "upload_time": "2023-03-07T02:17:49",
            "upload_time_iso_8601": "2023-03-07T02:17:49.200468Z",
            "url": "https://files.pythonhosted.org/packages/ae/91/4c30453a0a7c078dcb6b04662af4887db145010438f07adb15e4a8ad07dd/joker-textmanip-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-07 02:17:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "frozflame",
    "github_project": "joker-textmanip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "joker",
            "specs": []
        },
        {
            "name": "joker-cast",
            "specs": [
                [
                    ">=",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "joker-stream",
            "specs": [
                [
                    ">=",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "volkanic",
            "specs": [
                [
                    ">=",
                    "0.3.6"
                ]
            ]
        }
    ],
    "lcname": "joker-textmanip"
}
        
Elapsed time: 0.24369s