Files

25 lines
847 B
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup python 1.0
name py-yubico
python.rootname python-yubico
version 1.3.3
revision 0
categories-append security
platforms {darwin any}
license BSD
supported_archs noarch
maintainers nomaintainer
description Python code for talking to Yubicos YubiKeys
long_description {*}${description}
homepage https://github.com/Yubico/python-yubico
checksums rmd160 12db7aa5a812b9501b6d0fa5bbaaf086c7db9c42 \
sha256 d8466427aa5922ac5d4b7e9c65b693108427cf537d653d68cb212c0713e8e6f5 \
size 41154
python.versions 310 311 312