magic-case


Namemagic-case JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA magical text case converter for Python
upload_time2025-08-09 14:57:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords case string converter text camelcase snakecase
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "magic-case",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "case, string, converter, text, camelcase, snakecase",
    "author": null,
    "author_email": "Shubhro Shekhar <shubhroshekhar@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/08/18/8ea409e864ba1602fd007010b37749cab36ee2364c07f17a9faf663b07a3/magic_case-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A magical text case converter for Python",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "case",
        " string",
        " converter",
        " text",
        " camelcase",
        " snakecase"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6661b81a0bbe81cec14a05847b214b21d084514298efec39b024e8d0c6171aaa",
                "md5": "0d97609fb083a87b1a012e5d6c5dcb12",
                "sha256": "fe79a13f42b8dde2a3aa3c845799b3eecfeda903a7ca90efcdaed1d53d38c62e"
            },
            "downloads": -1,
            "filename": "magic_case-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d97609fb083a87b1a012e5d6c5dcb12",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2742,
            "upload_time": "2025-08-09T14:57:21",
            "upload_time_iso_8601": "2025-08-09T14:57:21.698669Z",
            "url": "https://files.pythonhosted.org/packages/66/61/b81a0bbe81cec14a05847b214b21d084514298efec39b024e8d0c6171aaa/magic_case-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "08188ea409e864ba1602fd007010b37749cab36ee2364c07f17a9faf663b07a3",
                "md5": "309b03f59e70cbd3e9e721e196580c85",
                "sha256": "e3c39f4fd752ea5332dbebfc2373c2b0382011fc35b3823ed2220283db62d3bc"
            },
            "downloads": -1,
            "filename": "magic_case-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "309b03f59e70cbd3e9e721e196580c85",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2314,
            "upload_time": "2025-08-09T14:57:23",
            "upload_time_iso_8601": "2025-08-09T14:57:23.140264Z",
            "url": "https://files.pythonhosted.org/packages/08/18/8ea409e864ba1602fd007010b37749cab36ee2364c07f17a9faf663b07a3/magic_case-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 14:57:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "magic-case"
}
        
Elapsed time: 0.53867s