minijson


Nameminijson JSON
Version 3.1.1 PyPI version JSON
download
home_pagehttps://git.dms-serwis.com.pl/smokserwis/minijson
SummaryA library for serializing JSON in a small binary format
upload_time2024-09-30 08:45:25
maintainerNone
docs_urlNone
authorPiotr Maślanka
requires_python!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MiniJSON
========

MiniJSON is a codec for a compact binary representation of a superset of JSON
(binary values) are supported.

Documentation is available [here](https://smokserwis.docs.smok.co/minijson/),
along with the MiniJSON format specification.

Note
----

Active development of **minijson** is moved to this fork.
[Dronehub](https://github.com/Dronehub) has no interest in further
developing this awesome technology.

Installation
------------

You should be able to install it from our own PyPI:

```bash
pip install --extra-index-url https://git.dms-serwis.com.pl/api/v4/projects/284/packages/pypi/simple minijson
```

There should be plenty of binaries available for multiple platforms. If you'd
like a new one, just file an issue
If there are no binary wheels precompiled for this platform, you will need to
compile it yourself.
Alternatively, you can
[file an issue](https://git.dms-serwis.com.pl/smokserwis/minijson/-/issues)
and I'll do my best to compile a wheel for you.

Compiling own wheels
--------------------

If there's no wheel, and you'd like to compile it on your own, you'll
require [Cython](https://cython.org/) installed.



            

Raw data

            {
    "_id": null,
    "home_page": "https://git.dms-serwis.com.pl/smokserwis/minijson",
    "name": "minijson",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*",
    "maintainer_email": null,
    "keywords": null,
    "author": "Piotr Ma\u015blanka",
    "author_email": "pmaslanka@smok.co",
    "download_url": "https://files.pythonhosted.org/packages/91/a8/0c4cf385c934e4a70f1c81a08eda3073a6ca0701570a760357ec84c1958a/minijson-3.1.1.tar.gz",
    "platform": null,
    "description": "MiniJSON\n========\n\nMiniJSON is a codec for a compact binary representation of a superset of JSON\n(binary values) are supported.\n\nDocumentation is available [here](https://smokserwis.docs.smok.co/minijson/),\nalong with the MiniJSON format specification.\n\nNote\n----\n\nActive development of **minijson** is moved to this fork.\n[Dronehub](https://github.com/Dronehub) has no interest in further\ndeveloping this awesome technology.\n\nInstallation\n------------\n\nYou should be able to install it from our own PyPI:\n\n```bash\npip install --extra-index-url https://git.dms-serwis.com.pl/api/v4/projects/284/packages/pypi/simple minijson\n```\n\nThere should be plenty of binaries available for multiple platforms. If you'd\nlike a new one, just file an issue\nIf there are no binary wheels precompiled for this platform, you will need to\ncompile it yourself.\nAlternatively, you can\n[file an issue](https://git.dms-serwis.com.pl/smokserwis/minijson/-/issues)\nand I'll do my best to compile a wheel for you.\n\nCompiling own wheels\n--------------------\n\nIf there's no wheel, and you'd like to compile it on your own, you'll\nrequire [Cython](https://cython.org/) installed.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for serializing JSON in a small binary format",
    "version": "3.1.1",
    "project_urls": {
        "Code": "https://git.dms-serwis.com.pl/smokserwis/minijson",
        "Documentation": "https://smokserwis.docs.smok.co/minijson",
        "Homepage": "https://git.dms-serwis.com.pl/smokserwis/minijson",
        "Issue tracker": "https://git.dms-serwis.com.pl/smokserwis/minijson/-/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f92b8cf18e71570b6f7f5588745279d9a0fedf496348dd4e894f3f4e3c56ce0e",
                "md5": "2605f28955be856f054819a3b90a883c",
                "sha256": "70147076bf6f2dd7324880f6725aba9f61812e99c30666c06d3e91d8693dc375"
            },
            "downloads": -1,
            "filename": "minijson-3.1.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2605f28955be856f054819a3b90a883c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*",
            "size": 86252,
            "upload_time": "2024-09-30T08:45:23",
            "upload_time_iso_8601": "2024-09-30T08:45:23.882900Z",
            "url": "https://files.pythonhosted.org/packages/f9/2b/8cf18e71570b6f7f5588745279d9a0fedf496348dd4e894f3f4e3c56ce0e/minijson-3.1.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91a80c4cf385c934e4a70f1c81a08eda3073a6ca0701570a760357ec84c1958a",
                "md5": "047bee2d86eac9df89ee276ad86e1e5a",
                "sha256": "f0bf5e59a9f9b34dd40c676c74e70def6e0faa556f2fbb06d0589c2616fe6b11"
            },
            "downloads": -1,
            "filename": "minijson-3.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "047bee2d86eac9df89ee276ad86e1e5a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*",
            "size": 129140,
            "upload_time": "2024-09-30T08:45:25",
            "upload_time_iso_8601": "2024-09-30T08:45:25.819002Z",
            "url": "https://files.pythonhosted.org/packages/91/a8/0c4cf385c934e4a70f1c81a08eda3073a6ca0701570a760357ec84c1958a/minijson-3.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 08:45:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "minijson"
}
        
Elapsed time: 0.35809s