python2-jsonpatch

library to apply JSON patches - python 2.x

Debian Debian
RUN apt-get update && \ apt-get install -y python-jsonpatch
Ubuntu
RUN apt-get update && \ apt-get install -y python-jsonpatch
Arch Arch Linux
RUN pacman -S --noconfirm python-jsonpatch
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-jsonpatch
CentOS
RUN yum install -y python-jsonpatch
Raspbian
RUN apt-get update && \ apt-get install -y python-jsonpatch
click the source code to copy install python2-jsonpatch on any operating system with command-not-found.com