subseq-tamil


Namesubseq-tamil JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/yourusername/subseq_tamil
SummaryA brief description of your package
upload_time2024-10-06 11:04:51
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Subseq Tamil

`subseq_tamil` is a simple Python library to check if one string is a subsequence of another.

## Installation

```bash
pip install subseq_tamil

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/subseq_tamil",
    "name": "subseq-tamil",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your_email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/4b/65/1912490431d65f2c8bad71da0aac9eb01a498db6284eb3c7bdc5dd5b9421/subseq_tamil-0.1.6.tar.gz",
    "platform": null,
    "description": "# Subseq Tamil\r\n\r\n`subseq_tamil` is a simple Python library to check if one string is a subsequence of another.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install subseq_tamil\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A brief description of your package",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/subseq_tamil"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "610da25388251226343d7b010bc5ebb0db7bdf4c555a44a1e2875a93d807badc",
                "md5": "5f2b6ec061b5db7e1d63fc26fe10018a",
                "sha256": "a64aae207ceb20d2df2dac5eb7df91a63d526a8413738a45c479f33c0bf816a3"
            },
            "downloads": -1,
            "filename": "subseq_tamil-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f2b6ec061b5db7e1d63fc26fe10018a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3057,
            "upload_time": "2024-10-06T11:04:49",
            "upload_time_iso_8601": "2024-10-06T11:04:49.555888Z",
            "url": "https://files.pythonhosted.org/packages/61/0d/a25388251226343d7b010bc5ebb0db7bdf4c555a44a1e2875a93d807badc/subseq_tamil-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b651912490431d65f2c8bad71da0aac9eb01a498db6284eb3c7bdc5dd5b9421",
                "md5": "696c7fca24a7f50819208ddf99cf358e",
                "sha256": "11873533d821f3fa8204244e5716cb55b418af6fbe0dc38f2f8c8bb40c942a56"
            },
            "downloads": -1,
            "filename": "subseq_tamil-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "696c7fca24a7f50819208ddf99cf358e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2550,
            "upload_time": "2024-10-06T11:04:51",
            "upload_time_iso_8601": "2024-10-06T11:04:51.430599Z",
            "url": "https://files.pythonhosted.org/packages/4b/65/1912490431d65f2c8bad71da0aac9eb01a498db6284eb3c7bdc5dd5b9421/subseq_tamil-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-06 11:04:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "subseq_tamil",
    "github_not_found": true,
    "lcname": "subseq-tamil"
}
        
Elapsed time: 0.33706s