xerializer


Namexerializer JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/zepedaj/xerializer
SummaryNone
upload_time2024-04-19 17:00:53
maintainerNone
docs_urlNone
authorJoaquin Zepeda
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Extensible, readable serialization.


* Install xerializer using

```
pip install xerializer
```


* See [Xerializer's full documentation](https://xerializer.readthedocs.io/en/latest/) for more information


* Contribute at [Xerializer's github page](https://github.com/zepedaj/xerializer)




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zepedaj/xerializer",
    "name": "xerializer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Joaquin Zepeda",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ec/af/887413a2f3b6ee88cd4d3b55a199f29910c4d0aea09f6ca2e23bf3dfdb51/xerializer-0.1.0.tar.gz",
    "platform": null,
    "description": "Extensible, readable serialization.\n\n\n* Install xerializer using\n\n```\npip install xerializer\n```\n\n\n* See [Xerializer's full documentation](https://xerializer.readthedocs.io/en/latest/) for more information\n\n\n* Contribute at [Xerializer's github page](https://github.com/zepedaj/xerializer)\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/zepedaj/xerializer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb76a6693dd8b6c278e20bfe5e9924d959ef67f10a217b08befc45148953b98d",
                "md5": "0afe936951e38cf950740de7463e316b",
                "sha256": "a416d272d9e0a32a0cbf365ccbc36396d3d192fe313043fcf011ee0e55dfaa5b"
            },
            "downloads": -1,
            "filename": "xerializer-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0afe936951e38cf950740de7463e316b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26298,
            "upload_time": "2024-04-19T17:00:51",
            "upload_time_iso_8601": "2024-04-19T17:00:51.284224Z",
            "url": "https://files.pythonhosted.org/packages/fb/76/a6693dd8b6c278e20bfe5e9924d959ef67f10a217b08befc45148953b98d/xerializer-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecaf887413a2f3b6ee88cd4d3b55a199f29910c4d0aea09f6ca2e23bf3dfdb51",
                "md5": "3750b37e9b5585b478a865e23a8b4124",
                "sha256": "c334034f07babbb39e09078aa363f128ed0ab2534d33bf8a3513744ddd1889aa"
            },
            "downloads": -1,
            "filename": "xerializer-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3750b37e9b5585b478a865e23a8b4124",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28967,
            "upload_time": "2024-04-19T17:00:53",
            "upload_time_iso_8601": "2024-04-19T17:00:53.066849Z",
            "url": "https://files.pythonhosted.org/packages/ec/af/887413a2f3b6ee88cd4d3b55a199f29910c4d0aea09f6ca2e23bf3dfdb51/xerializer-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 17:00:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zepedaj",
    "github_project": "xerializer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "xerializer"
}
        
Elapsed time: 0.23262s