==================================
python-anyconfig-msgpack-backend
==================================
.. .. image:: https://img.shields.io/pypi/v/anyconfig-msgpack-backend.svg
:target: https://pypi.python.org/pypi/anyconfig-msgpack-backend/
:alt: [Latest Version]
.. image:: https://github.com/ssato/python-anyconfig-msgpack-backend/workflows/Tests/badge.svg
:target: https://github.com/ssato/python-anyconfig-msgpack-backend/actions?query=workflow%3ATests
:alt: [Github Actions: Test status]
.. image:: https://img.shields.io/coveralls/ssato/python-anyconfig-msgpack-backend.svg
:target: https://coveralls.io/r/ssato/python-anyconfig-msgpack-backend
:alt: Coverage Status
.. image:: https://landscape.io/github/ssato/python-anyconfig-msgpack-backend/master/landscape.png
:target: https://landscape.io/github/ssato/python-anyconfig-msgpack-backend/master
:alt: Code Health
This is a backend module for python-anyconfig to support to load and dump
MessagePack data files.
- Author: Satoru SATOH <ssato@redhat.com>
- License: MIT
SEE ALSO:
- python-anyconfig: https://pypi.python.org/pypi/anyconfig
- MessagePack: http://msgpack.org
- Download:
- PyPI: https://pypi.python.org/pypi/anyconfig-msgpack-backend
- Copr RPM repos: https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/
Build & Install
================
If you're Fedora or Red Hat Enterprise Linux user, try::
$ python setup.py srpm && mock dist/<package>-<ver_dist>.src.rpm
or::
$ python setup.py rpm
and install built RPMs.
Otherwise, try usual ways to build and/or install python modules such like
'python setup.py bdist', etc.
.. vim:sw=2:ts=2:et:
Raw data
{
"_id": null,
"home_page": "https://github.com/ssato/python-anyconfig-msgpack-backend",
"name": "anyconfig-msgpack-backend",
"maintainer": "Satoru SATOH",
"docs_url": null,
"requires_python": "",
"maintainer_email": "satoru.satoh@gmail.com",
"keywords": "",
"author": "Satoru SATOH",
"author_email": "satoru.satoh@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/2b/80/284aa2e9bd27ec4a0d626e6ddcc0d24002179a3bc41245c2f829894cf2d8/anyconfig-msgpack-backend-0.2.0.tar.gz",
"platform": "any",
"description": "==================================\npython-anyconfig-msgpack-backend\n==================================\n\n.. .. image:: https://img.shields.io/pypi/v/anyconfig-msgpack-backend.svg\n :target: https://pypi.python.org/pypi/anyconfig-msgpack-backend/\n :alt: [Latest Version]\n\n.. image:: https://github.com/ssato/python-anyconfig-msgpack-backend/workflows/Tests/badge.svg\n :target: https://github.com/ssato/python-anyconfig-msgpack-backend/actions?query=workflow%3ATests\n :alt: [Github Actions: Test status]\n\n.. image:: https://img.shields.io/coveralls/ssato/python-anyconfig-msgpack-backend.svg\n :target: https://coveralls.io/r/ssato/python-anyconfig-msgpack-backend\n :alt: Coverage Status\n\n.. image:: https://landscape.io/github/ssato/python-anyconfig-msgpack-backend/master/landscape.png\n :target: https://landscape.io/github/ssato/python-anyconfig-msgpack-backend/master\n :alt: Code Health\n\nThis is a backend module for python-anyconfig to support to load and dump\nMessagePack data files.\n\n- Author: Satoru SATOH <ssato@redhat.com>\n- License: MIT\n\nSEE ALSO:\n\n- python-anyconfig: https://pypi.python.org/pypi/anyconfig\n- MessagePack: http://msgpack.org\n- Download:\n\n - PyPI: https://pypi.python.org/pypi/anyconfig-msgpack-backend\n - Copr RPM repos: https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/\n\nBuild & Install\n================\n\nIf you're Fedora or Red Hat Enterprise Linux user, try::\n\n $ python setup.py srpm && mock dist/<package>-<ver_dist>.src.rpm\n \nor::\n\n $ python setup.py rpm\n\nand install built RPMs. \n\nOtherwise, try usual ways to build and/or install python modules such like\n'python setup.py bdist', etc.\n\n.. vim:sw=2:ts=2:et:\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Backend module for python-anyconfig to load and dump MessagePack data",
"version": "0.2.0",
"project_urls": {
"Bug Tracker": "https://github.com/ssato/python-anyconfig-msgpack-backend/issues",
"CI: Github Actions": "https://github.com/ssato/python-anyconfig-msgpack-backend/actions",
"Download": "https://pypi.org/project/anyconfig-msgpack-backend/",
"Download RPMs": "https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/",
"Homepage": "https://github.com/ssato/python-anyconfig-msgpack-backend",
"Source": "https://github.com/ssato/python-anyconfig-msgpack-backend"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2b80284aa2e9bd27ec4a0d626e6ddcc0d24002179a3bc41245c2f829894cf2d8",
"md5": "ebf525dbe8a26594bb3c15ecdf0a2462",
"sha256": "c6a443f1ad62ecb8fcabd28094e5c7c9228fc4bd933514d88397ed207d38deb7"
},
"downloads": -1,
"filename": "anyconfig-msgpack-backend-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "ebf525dbe8a26594bb3c15ecdf0a2462",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10679,
"upload_time": "2023-07-09T13:18:02",
"upload_time_iso_8601": "2023-07-09T13:18:02.700407Z",
"url": "https://files.pythonhosted.org/packages/2b/80/284aa2e9bd27ec4a0d626e6ddcc0d24002179a3bc41245c2f829894cf2d8/anyconfig-msgpack-backend-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-09 13:18:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ssato",
"github_project": "python-anyconfig-msgpack-backend",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "anyconfig-msgpack-backend"
}