rstr-max


Namerstr-max JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryA Python implementation of the Rstr_max algorithm
upload_time2024-02-07 15:35:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords maximum repeated string max rstr rstr-max rstr_max rstrmax
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rstr-max

[![PyPI - Version](https://img.shields.io/pypi/v/rstr-max.svg)](https://pypi.org/project/rstr-max)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rstr-max.svg)](https://pypi.org/project/rstr-max)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install rstr-max
```

## License

`rstr-max` is distributed under the terms of the [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.html) license.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rstr-max",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Marceau-h <pypi@marceau-h.fr>",
    "keywords": "Maximum,Repeated,String,max,rstr,rstr-max,rstr_max,rstrmax",
    "author": null,
    "author_email": "Marceau-h <git@marceau-h.fr>",
    "download_url": "https://files.pythonhosted.org/packages/e0/43/393ea7cdb52cde1619d701782819517cff4b51c10e78cfe2c1fc304cc36d/rstr_max-0.0.6.tar.gz",
    "platform": null,
    "description": "# rstr-max\n\n[![PyPI - Version](https://img.shields.io/pypi/v/rstr-max.svg)](https://pypi.org/project/rstr-max)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rstr-max.svg)](https://pypi.org/project/rstr-max)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install rstr-max\n```\n\n## License\n\n`rstr-max` is distributed under the terms of the [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.html) license.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python implementation of the Rstr_max algorithm",
    "version": "0.0.6",
    "project_urls": {
        "Documentation": "https://github.com/unknown/rstr-max#readme",
        "Issues": "https://github.com/unknown/rstr-max/issues",
        "Source": "https://github.com/unknown/rstr-max"
    },
    "split_keywords": [
        "maximum",
        "repeated",
        "string",
        "max",
        "rstr",
        "rstr-max",
        "rstr_max",
        "rstrmax"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "07e0765be6a5bdbc19b35bb32f34d7952919be746ad4fc6eeb56375b1d751bed",
                "md5": "f22073e5c3c14dfece9a0aff1cd2e7f2",
                "sha256": "4f591ae128d70db5a5eb978d5a80d2cba1c085e57790fa4be33ec0394bfb6c2f"
            },
            "downloads": -1,
            "filename": "rstr_max-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f22073e5c3c14dfece9a0aff1cd2e7f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16110,
            "upload_time": "2024-02-07T15:35:15",
            "upload_time_iso_8601": "2024-02-07T15:35:15.855901Z",
            "url": "https://files.pythonhosted.org/packages/07/e0/765be6a5bdbc19b35bb32f34d7952919be746ad4fc6eeb56375b1d751bed/rstr_max-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e043393ea7cdb52cde1619d701782819517cff4b51c10e78cfe2c1fc304cc36d",
                "md5": "fa8da1c171a83c0d05a1ae802e6a9689",
                "sha256": "9fb3872cb21ad1cdc950981494f3b6fc28b96d8415d1c313ac2bbc3e1c762a1b"
            },
            "downloads": -1,
            "filename": "rstr_max-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "fa8da1c171a83c0d05a1ae802e6a9689",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15968,
            "upload_time": "2024-02-07T15:35:13",
            "upload_time_iso_8601": "2024-02-07T15:35:13.908958Z",
            "url": "https://files.pythonhosted.org/packages/e0/43/393ea7cdb52cde1619d701782819517cff4b51c10e78cfe2c1fc304cc36d/rstr_max-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 15:35:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "unknown",
    "github_project": "rstr-max#readme",
    "github_not_found": true,
    "lcname": "rstr-max"
}
        
Elapsed time: 0.18149s