Metadata-Version: 1.2
Name: awspublicranges
Version: 1.0.0
Summary: Simple utility for grabbing and using AWS public IPS
Home-page: https://github.com/mgmonteleone/python-aws-public-ranges
Author: Matthew G. Monteleone
Author-email: mgm@mgm.dev
License: MIT License
Description: # py_aws_public_addresses
        Small library to make grabbing an processing AWS public IP address ranges easier.
        
Keywords: cloud,aws
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
