sentproc


Namesentproc JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryFind words or sentences containing or starting/ending with a substring
upload_time2023-10-26 03:17:50
maintainer
docs_urlNone
authorShck Tchamna
requires_python
license
keywords python nufi sentences extraction word extraction word finder sentence finder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that allows to Find words or sentences containing or starting/ending with a substring, from text file where sentences are separated by new lines


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sentproc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,nufi,sentences extraction,word extraction,word finder,sentence finder",
    "author": "Shck Tchamna",
    "author_email": "<tchamna@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/82/9d/dc76ae3c3012dcfb5f92571aec9bf0a971da5dbde5b82b1815837ff45f5e/sentproc-0.0.1.tar.gz",
    "platform": null,
    "description": "A package that allows to Find words or sentences containing or starting/ending with a substring, from text file where sentences are separated by new lines\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Find words or sentences containing or starting/ending with a substring",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "nufi",
        "sentences extraction",
        "word extraction",
        "word finder",
        "sentence finder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1df9082d32da20d28e8d23f72f9d3d0ebac645d148de52e8a7b8bcbefc0a99d8",
                "md5": "b0a2baf74fc84610074dfe4f38ee1f7a",
                "sha256": "3af97ab5fd80b0c1772eb20b7e0146513372bdf949f65b40edbcdc5472788c5a"
            },
            "downloads": -1,
            "filename": "sentproc-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0a2baf74fc84610074dfe4f38ee1f7a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2188,
            "upload_time": "2023-10-26T03:17:48",
            "upload_time_iso_8601": "2023-10-26T03:17:48.975511Z",
            "url": "https://files.pythonhosted.org/packages/1d/f9/082d32da20d28e8d23f72f9d3d0ebac645d148de52e8a7b8bcbefc0a99d8/sentproc-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "829ddc76ae3c3012dcfb5f92571aec9bf0a971da5dbde5b82b1815837ff45f5e",
                "md5": "e6f2259901faf4f94f72f4199461110b",
                "sha256": "c23804b2a2891441c13026f7c36de69f21dd2f788680f32b6639fb3fdf5bf133"
            },
            "downloads": -1,
            "filename": "sentproc-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e6f2259901faf4f94f72f4199461110b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1925,
            "upload_time": "2023-10-26T03:17:50",
            "upload_time_iso_8601": "2023-10-26T03:17:50.500367Z",
            "url": "https://files.pythonhosted.org/packages/82/9d/dc76ae3c3012dcfb5f92571aec9bf0a971da5dbde5b82b1815837ff45f5e/sentproc-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-26 03:17:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sentproc"
}
        
Elapsed time: 0.28013s