Skip to main content

Backend module for python-anyconfig to support CBOR load and dump

Project description

[Latest Verscbor2] Test status Coverage Status Code Health

This is a backend parser module for python-anyconfig to support to load and dump CBOR files w/ using cbor2, https://pypi.python.org/pypi/cbor2.

SEE ALSO:

Build & Install

  • Pre-built Binary RPMs from my copr repos, https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/

    # Example commands to install pre-built RPMs
    $ sudo dnf copr enable ssato/python-anyconfig
    $ sudo dnf install -y python3-anyconfig-cbor2-backend
  • PyPI: pip install anyconfig-cbor2-backend

  • pip from git repo: pip install git+https://github.com/ssato/python-anyconfig-cbor2-backend/

  • Build SRPMs, RPMs and install it: python setup.py srpm && mock dist/<package>-<ver_dist>.src.rpm

  • Others: try usual ways to build and/or install python modules such like ‘python setup.py bdist’, etc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anyconfig-cbor2-backend-0.0.3.tar.gz (9.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page