ox-doc


Nameox-doc JSON
Version 0.0.71 PyPI version JSON
download
home_pagehttps://github.com/ox-ai/ox-doc.git
SummaryA lib to handle documents read write of different data structures efficiently and serialization, deserialization and processing
upload_time2024-06-29 16:18:42
maintainerNone
docs_urlNone
authorLokeshwaran M
requires_pythonNone
licenseMIT
keywords ox-doc ox-ai
VCS
bugtrack_url
requirements pymongo setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ox-ai/ox-doc.git",
    "name": "ox-doc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ox-doc ox-ai",
    "author": "Lokeshwaran M",
    "author_email": "lokeshwaran.m23072003@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/34/a81593adb1ae41da61e29ca489a1d4ff8993d27fbc6b8b9f2cb2df2c3612/ox-doc-0.0.71.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A lib to handle documents read write of different data structures efficiently and serialization, deserialization and processing",
    "version": "0.0.71",
    "project_urls": {
        "Homepage": "https://github.com/ox-ai/ox-doc.git"
    },
    "split_keywords": [
        "ox-doc",
        "ox-ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e334a81593adb1ae41da61e29ca489a1d4ff8993d27fbc6b8b9f2cb2df2c3612",
                "md5": "4186eda5a6f5027d5ed7d96387d8a959",
                "sha256": "82cc69022d0b2686eb8c93513b1c44c3ff23c015e5203ddea9fea010a49bb6fb"
            },
            "downloads": -1,
            "filename": "ox-doc-0.0.71.tar.gz",
            "has_sig": false,
            "md5_digest": "4186eda5a6f5027d5ed7d96387d8a959",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7402,
            "upload_time": "2024-06-29T16:18:42",
            "upload_time_iso_8601": "2024-06-29T16:18:42.585025Z",
            "url": "https://files.pythonhosted.org/packages/e3/34/a81593adb1ae41da61e29ca489a1d4ff8993d27fbc6b8b9f2cb2df2c3612/ox-doc-0.0.71.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-29 16:18:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ox-ai",
    "github_project": "ox-doc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pymongo",
            "specs": [
                [
                    "==",
                    "4.8.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "68.1.2"
                ]
            ]
        }
    ],
    "lcname": "ox-doc"
}
        
Elapsed time: 0.27191s