crdt


Namecrdt JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://ragt.ag/code/projects/python-crdt
SummaryConflict-free Replicated Data Type tools
upload_time2022-12-10 02:25:00
maintainer
docs_urlNone
authorAngelo Gladding
requires_python>=3.10,<3.11
license0BSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://ragt.ag/code/projects/python-crdt",
    "name": "crdt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "Angelo Gladding",
    "author_email": "angelo@ragt.ag",
    "download_url": "https://files.pythonhosted.org/packages/79/cc/5725e85323c01f3263457bd572b9ddd888abf90c149045070841ec77bbb3/crdt-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "0BSD",
    "summary": "Conflict-free Replicated Data Type tools",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "3e1016a86b19c8c3d4c621253dcf8526",
                "sha256": "def945155046d2408128abfe4bed0b2a2d20bc3f5ff1a65f0219e2a792748804"
            },
            "downloads": -1,
            "filename": "crdt-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e1016a86b19c8c3d4c621253dcf8526",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.11",
            "size": 1868,
            "upload_time": "2022-12-10T02:24:58",
            "upload_time_iso_8601": "2022-12-10T02:24:58.712647Z",
            "url": "https://files.pythonhosted.org/packages/38/71/291c832e045f6dac492d535c7dd8851913daeed509c379cb8b72c4efbb2e/crdt-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6b02a43b7f74ee8acc768952223f96da",
                "sha256": "a1b13f1ac6f0683a25a09f908b66a8afd11e5c4f2ce258cc7b352db941c15040"
            },
            "downloads": -1,
            "filename": "crdt-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6b02a43b7f74ee8acc768952223f96da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.11",
            "size": 1567,
            "upload_time": "2022-12-10T02:25:00",
            "upload_time_iso_8601": "2022-12-10T02:25:00.197440Z",
            "url": "https://files.pythonhosted.org/packages/79/cc/5725e85323c01f3263457bd572b9ddd888abf90c149045070841ec77bbb3/crdt-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-10 02:25:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "crdt"
}
        
Elapsed time: 0.01617s