fireproxng

View on PyPIReverse Dependencies (0)

0.0.1 fireproxng-0.0.1-py3-none-any.whl

Wheel Details

Project: fireproxng
Version: 0.0.1
Filename: fireproxng-0.0.1-py3-none-any.whl
Download: [link]
Size: 11575
MD5: 5bc02af0127346c454afaccbf3d4d3d1
SHA256: e1d1af0ba5fe32b5b22e5748bb4ca25ee32928cbd869cca75510f2aebfc4c915
Uploaded: 2022-12-11 15:53:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fireproxng
Version: 0.0.1
Summary: Next generation fireprox AWS API endpoint creation utility.
Author: Nicholas Anastasi
Author-Email: nanastasi[at]sprocketsecurity.com
Home-Page: https://github.com/puzzlepeaches/fireproxng
Project-Url: Repository, https://github.com/puzzlepeaches/fireproxng
License: BSD 3-Clause License
Classifier: Environment :: Console
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Requires-Python: >=3.8,<4.0
Requires-Dist: boto3 (<2.0.0,>=1.24.41)
Requires-Dist: bs4 (<0.0.2,>=0.0.1)
Requires-Dist: click
Requires-Dist: click-extra (<4.0.0,>=3.0.1)
Requires-Dist: lxml (<5.0.0,>=4.9.1)
Requires-Dist: rich
Requires-Dist: tldextract (<4.0.0,>=3.3.1)
Requires-Dist: tzlocal (<5.0,>=4.2)
Requires-Dist: validators (<0.21.0,>=0.20.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6361 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=Rvc9ZRVlx3pkIKsbygmXNdwmUcVaHbzIJKtlo7EgbF8 1517
fireproxng/__init__.py sha256=52eq0hdOZ19xMJqe7e4sVjLkwbVTMZhaGwPK5PqLPeM 81
fireproxng/__main__.py sha256=SFjxE1uuzyrbfnN8YB3OEGt3vtJNIAi2VOR-ipmKr-o 6955
fireproxng/lib/fire.py sha256=tk9etE7vDVVqcFBajbMi5xVfJNqCLN6otEdQXK0vh8s 5447
fireproxng/utils/process.py sha256=Qo9O_qnWJi0rLLniJHb5_RLAZOCsIo1o6P3nz8apbFU 7893
fireproxng-0.0.1.dist-info/entry_points.txt sha256=QnZz3MIylvu-B7_cSvZzeFSYD97dKzOSj7epfF4DIqg 85
fireproxng-0.0.1.dist-info/LICENSE sha256=Rvc9ZRVlx3pkIKsbygmXNdwmUcVaHbzIJKtlo7EgbF8 1517
fireproxng-0.0.1.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
fireproxng-0.0.1.dist-info/METADATA sha256=sbKmzndwrz-ANfMrV-3iHnUvYeN8G1vO7QbYjouUHJw 7524
fireproxng-0.0.1.dist-info/RECORD

entry_points.txt

fireproxng = fireproxng.__main__:main
fpng = fireproxng.__main__:main