mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
this commit was authored by the Certbot Project
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ setup(
|
|||||||
version=version,
|
version=version,
|
||||||
description='ACME protocol implementation in Python',
|
description='ACME protocol implementation in Python',
|
||||||
url='https://github.com/letsencrypt/letsencrypt',
|
url='https://github.com/letsencrypt/letsencrypt',
|
||||||
author="Electronic Frontier Foundation",
|
author="Certbot Project",
|
||||||
author_email='client-dev@letsencrypt.org',
|
author_email='client-dev@letsencrypt.org',
|
||||||
license='Apache License 2.0',
|
license='Apache License 2.0',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ setup(
|
|||||||
version=version,
|
version=version,
|
||||||
description="Apache plugin for Certbot",
|
description="Apache plugin for Certbot",
|
||||||
url='https://github.com/letsencrypt/letsencrypt',
|
url='https://github.com/letsencrypt/letsencrypt',
|
||||||
author="Electronic Frontier Foundation",
|
author="Certbot Project",
|
||||||
author_email='client-dev@letsencrypt.org',
|
author_email='client-dev@letsencrypt.org',
|
||||||
license='Apache License 2.0',
|
license='Apache License 2.0',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ setup(
|
|||||||
version=version,
|
version=version,
|
||||||
description="Compatibility tests for Certbot",
|
description="Compatibility tests for Certbot",
|
||||||
url='https://github.com/letsencrypt/letsencrypt',
|
url='https://github.com/letsencrypt/letsencrypt',
|
||||||
author="Electronic Frontier Foundation",
|
author="Certbot Project",
|
||||||
author_email='client-dev@letsencrypt.org',
|
author_email='client-dev@letsencrypt.org',
|
||||||
license='Apache License 2.0',
|
license='Apache License 2.0',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ setup(
|
|||||||
version=version,
|
version=version,
|
||||||
description="Nginx plugin for Certbot",
|
description="Nginx plugin for Certbot",
|
||||||
url='https://github.com/letsencrypt/letsencrypt',
|
url='https://github.com/letsencrypt/letsencrypt',
|
||||||
author="Electronic Frontier Foundation",
|
author="Certbot Project",
|
||||||
author_email='client-dev@letsencrypt.org',
|
author_email='client-dev@letsencrypt.org',
|
||||||
license='Apache License 2.0',
|
license='Apache License 2.0',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ setup(
|
|||||||
version=version,
|
version=version,
|
||||||
description="Let's help Certbot client",
|
description="Let's help Certbot client",
|
||||||
url='https://github.com/letsencrypt/letsencrypt',
|
url='https://github.com/letsencrypt/letsencrypt',
|
||||||
author="Electronic Frontier Foundation",
|
author="Certbot Project",
|
||||||
author_email='client-dev@letsencrypt.org',
|
author_email='client-dev@letsencrypt.org',
|
||||||
license='Apache License 2.0',
|
license='Apache License 2.0',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ setup(
|
|||||||
description="ACME client",
|
description="ACME client",
|
||||||
long_description=readme, # later: + '\n\n' + changes
|
long_description=readme, # later: + '\n\n' + changes
|
||||||
url='https://github.com/letsencrypt/letsencrypt',
|
url='https://github.com/letsencrypt/letsencrypt',
|
||||||
author="Electronic Frontier Foundation",
|
author="Certbot Project",
|
||||||
author_email='client-dev@letsencrypt.org',
|
author_email='client-dev@letsencrypt.org',
|
||||||
license='Apache License 2.0',
|
license='Apache License 2.0',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
Reference in New Issue
Block a user