make_metadata.py

Python implementation of SAML Version 2

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