ak-string-parser


Nameak-string-parser JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/ak-string-parser
SummaryA simple package to parse strings and count characters, words, special characters, and numbers.
upload_time2024-07-05 07:43:18
maintainerNone
docs_urlNone
authorYour Name
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # String Parser Package

A Python package to parse strings and count characters, words, special characters, and numbers.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/ak-string-parser",
    "name": "ak-string-parser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/46/f2/2dd37d792ef57e5e534b6ee7e6faae5f6124035a1e78965c53436c8ec041/ak_string_parser-0.1.0.tar.gz",
    "platform": null,
    "description": "# String Parser Package\n\nA Python package to parse strings and count characters, words, special characters, and numbers.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple package to parse strings and count characters, words, special characters, and numbers.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/ak-string-parser"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46f22dd37d792ef57e5e534b6ee7e6faae5f6124035a1e78965c53436c8ec041",
                "md5": "b2c6f12343786af15059b285333571d3",
                "sha256": "6b61c1b77ef7036a93f9ed28a6e1e3213e19cfa90fffa4eda6652b3da4eaa452"
            },
            "downloads": -1,
            "filename": "ak_string_parser-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b2c6f12343786af15059b285333571d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1481,
            "upload_time": "2024-07-05T07:43:18",
            "upload_time_iso_8601": "2024-07-05T07:43:18.013762Z",
            "url": "https://files.pythonhosted.org/packages/46/f2/2dd37d792ef57e5e534b6ee7e6faae5f6124035a1e78965c53436c8ec041/ak_string_parser-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-05 07:43:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "ak-string-parser",
    "github_not_found": true,
    "lcname": "ak-string-parser"
}
        
Elapsed time: 0.26056s