ilff


Nameilff JSON
Version 24.12.8 PyPI version JSON
download
home_pageNone
SummaryPython module for index line file format (ILFF)
upload_time2024-12-08 20:39:43
maintainerNone
docs_urlNone
authorJohannes Willkomm
requires_python<4,>=3.6
licenseNone
keywords text file line index
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python module for fast line index (ILFF)

Python module for reading and writing index files and fast random
access to text lines in file, created by [AI & IT][aiandit home].

[The source for this project is available here][src].

----

This is the README file for the project.

[aiandit home]: https://ai-and-it.de
[src]: https://github.com/aiandit/ilff.git

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ilff",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.6",
    "maintainer_email": null,
    "keywords": "text file, line, index",
    "author": "Johannes Willkomm",
    "author_email": "johannes@johannes-willkomm.de",
    "download_url": "https://files.pythonhosted.org/packages/2d/d6/e9857219ffef140795f788f078555bf8b2f7d8d9ec1c3aa74c1b010ef3d4/ilff-24.12.8.tar.gz",
    "platform": null,
    "description": "# Python module for fast line index (ILFF)\n\nPython module for reading and writing index files and fast random\naccess to text lines in file, created by [AI & IT][aiandit home].\n\n[The source for this project is available here][src].\n\n----\n\nThis is the README file for the project.\n\n[aiandit home]: https://ai-and-it.de\n[src]: https://github.com/aiandit/ilff.git\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python module for index line file format (ILFF)",
    "version": "24.12.8",
    "project_urls": null,
    "split_keywords": [
        "text file",
        " line",
        " index"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e8aeb45b3976a3ae9106b1c0515e90ae8ea521740f508f0dc110c010cdf06ef",
                "md5": "6bf2455c397b3844cd5f09b3354c530a",
                "sha256": "d636093ca1703b176545c529f7e66ce3e26a4b104c757d39f81d554e21acfefe"
            },
            "downloads": -1,
            "filename": "ilff-24.12.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bf2455c397b3844cd5f09b3354c530a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 22327,
            "upload_time": "2024-12-08T20:39:42",
            "upload_time_iso_8601": "2024-12-08T20:39:42.019225Z",
            "url": "https://files.pythonhosted.org/packages/9e/8a/eb45b3976a3ae9106b1c0515e90ae8ea521740f508f0dc110c010cdf06ef/ilff-24.12.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dd6e9857219ffef140795f788f078555bf8b2f7d8d9ec1c3aa74c1b010ef3d4",
                "md5": "c9fcaf8f817d8e56ef9705b9db94b3b4",
                "sha256": "c68aa3b883dfdb409b876f0324b65860203112a88045982a9fdc17a420b05e01"
            },
            "downloads": -1,
            "filename": "ilff-24.12.8.tar.gz",
            "has_sig": false,
            "md5_digest": "c9fcaf8f817d8e56ef9705b9db94b3b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 17191,
            "upload_time": "2024-12-08T20:39:43",
            "upload_time_iso_8601": "2024-12-08T20:39:43.562894Z",
            "url": "https://files.pythonhosted.org/packages/2d/d6/e9857219ffef140795f788f078555bf8b2f7d8d9ec1c3aa74c1b010ef3d4/ilff-24.12.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-08 20:39:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ilff"
}
        
Elapsed time: 0.41371s