aws-cidr-finder

View on PyPIReverse Dependencies (0)

0.6.2 aws_cidr_finder-0.6.2-py3-none-any.whl

Wheel Details

Project: aws-cidr-finder
Version: 0.6.2
Filename: aws_cidr_finder-0.6.2-py3-none-any.whl
Download: [link]
Size: 23709
MD5: 4573f794bdc7404763d5c6bb0a5fc4a6
SHA256: 2b6004948068a05ca70211a3a9f44c6afbcbdac16f52525fd4b366b0a55c9638
Uploaded: 2024-02-14 00:40:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aws-cidr-finder
Version: 0.6.2
Summary: A CLI tool and library for finding unused CIDR blocks in AWS VPCs.
Author: cooperwalbrun
Author-Email: mail[at]cooperwalbrun.io
Home-Page: https://github.com/cooperwalbrun/aws-cidr-finder
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Platform: any
Requires-Python: <4,>=3.10
Requires-Dist: boto3 (<2,>=1.21)
Requires-Dist: boto3-stubs[essential] (<2,>=1.21)
Requires-Dist: importlib-metadata
Requires-Dist: tabulate (<1,>=0.8.9)
Requires-Dist: types-tabulate (<1,>=0.8.9)
Requires-Dist: mypy; extra == "development"
Requires-Dist: pytest; extra == "development"
Requires-Dist: pytest-cov; extra == "development"
Requires-Dist: pytest-mock; extra == "development"
Requires-Dist: tox; extra == "development"
Requires-Dist: yapf; extra == "development"
Requires-Dist: mypy; extra == "github-actions"
Requires-Dist: pytest; extra == "github-actions"
Requires-Dist: pytest-cov; extra == "github-actions"
Requires-Dist: pytest-mock; extra == "github-actions"
Requires-Dist: tox; extra == "github-actions"
Requires-Dist: tox-gh-actions; extra == "github-actions"
Requires-Dist: mypy; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Requires-Dist: tox; extra == "testing"
Provides-Extra: development
Provides-Extra: github_actions
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7404 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aws_cidr_finder/__init__.py sha256=ZlS89OuKbleSCPlEJMEytP4RTyVo2gpXeGU0GWXNftY 2396
aws_cidr_finder/__main__.py sha256=qdwFimJDnKTTKFfj2_lAZUQ8HmE7qNbtZVyGrPHPDT0 3445
aws_cidr_finder/boto_wrapper.py sha256=LWyjOa_YTuY1BaL3e6xRuujiweAwX3XkTexNOGGfugU 4136
aws_cidr_finder/core.py sha256=OBqPwJiFPZqC0SqsXFBQpo58rc2ojRYyPZo36tWWfy4 6709
aws_cidr_finder/custom_types.py sha256=jfzgx0v4-XTLOj3l1R5VEbk5l_okPcXA3hoa2m3YNrE 1414
aws_cidr_finder/py.typed sha256=KcFxcvuukua3w2xUVHCodZ3E894o6KgORvJFr7-TA9g 138
aws_cidr_finder-0.6.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
aws_cidr_finder-0.6.2.dist-info/METADATA sha256=EszMRSpyQVPg0iRKtCl5eEjsHUwOnBd2CM5leVr1RCM 9125
aws_cidr_finder-0.6.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
aws_cidr_finder-0.6.2.dist-info/entry_points.txt sha256=q4cWz8156OqYMjNvld4-FHIsiw4UUd0elf7DTebAORk 66
aws_cidr_finder-0.6.2.dist-info/top_level.txt sha256=1fRV1hhM6luc4UHJulSbOR1USDx2d4_Y1Pl3MHn25Vk 16
aws_cidr_finder-0.6.2.dist-info/RECORD

top_level.txt

aws_cidr_finder

entry_points.txt

aws-cidr-finder = aws_cidr_finder.__main__:main