Update contact info and keywords for setup.py
This commit is contained in:
parent
093d1becd7
commit
1b1bc1a9f7
4
setup.py
4
setup.py
@ -6,10 +6,10 @@ setup(
|
|||||||
name="certidude",
|
name="certidude",
|
||||||
version="0.2.1",
|
version="0.2.1",
|
||||||
author=u"Pinecrypt Labs",
|
author=u"Pinecrypt Labs",
|
||||||
author_email="lauri@pinecrypt.com",
|
author_email="info@pinecrypt.com",
|
||||||
description="Certidude provisions VPN connections to Pinecrypt Gateway",
|
description="Certidude provisions VPN connections to Pinecrypt Gateway",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
keywords="falcon http jinja2 x509 pkcs11 webcrypto kerberos ldap",
|
keywords="x509 openvpn strongswan ipsec kerberos",
|
||||||
url="https://git.k-space.ee/pinecrypt/certidude",
|
url="https://git.k-space.ee/pinecrypt/certidude",
|
||||||
packages=[
|
packages=[
|
||||||
"pinecrypt.client",
|
"pinecrypt.client",
|
||||||
|
Loading…
Reference in New Issue
Block a user