s3lify

View on PyPIReverse Dependencies (0)

0.1.0 s3lify-0.1.0-py2-none-any.whl

Wheel Details

Project: s3lify
Version: 0.1.0
Filename: s3lify-0.1.0-py2-none-any.whl
Download: [link]
Size: 23613
MD5: f4abf60dea9e8c2100c39fcde94e0f0b
SHA256: 1a86c181eff30c1cd201b2436834b2d10929616209fd264213961a8d16508ef6
Uploaded: 2019-09-15 23:21:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: s3lify
Version: 0.1.0
Summary: A script to deploy secure (SSL) single page application (SPA) or HTML static site on AWS S3, using S3, Route53, Cloudfront and ACM.
Author: Mardix
Author-Email: macx2082[at]gmail.com
Home-Page: https://github.com/mardix/s3lify
License: MIT
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Platform: any
Requires-Dist: boto3
Requires-Dist: pyyaml
Requires-Dist: click
Requires-Dist: halo
Requires-Dist: tldextract
Description-Content-Type: text/markdown
[Description omitted; length: 3370 characters]

WHEEL

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

RECORD

Path Digest Size
s3lify/__init__.py sha256=MBG8-raR_hxk5QXayo1SP90nFD9cucrZzcXNPNGeSm0 22259
s3lify/__init__.pyc sha256=Uuy9KaeR59jTlLeLSv3si00O-elFj8mdszqFXYxR9X0 21185
s3lify/cli.py sha256=sDycD9GuS_05uSI4lxbqtceuxRzXI36Becm4FXArr0E 7902
s3lify/cli.pyc sha256=6D6LKP1h5cz0ogFVcclSvEsZDgjo7GCPuYWnhAHWfpI 7515
s3lify/s3lify.yml sha256=NgJZZyEEBfYrd8V7JJpi-DpXCI4atesH5zbl6uK3c_I 1737
s3lify-0.1.0.dist-info/METADATA sha256=CF4ZImzfo3E1DEq4ZHXuQfHrtjWr61cyokD60370GxE 4539
s3lify-0.1.0.dist-info/RECORD
s3lify-0.1.0.dist-info/WHEEL sha256=9xUnOISuCvrSyfu9GlFZT4i2TZ_2OLkwLNqcDvIo3zM 92
s3lify-0.1.0.dist-info/entry_points.txt sha256=VY8KToa0bPGcpVrKJyzVs3te-TPfKLNcszguu8I8W-o 66
s3lify-0.1.0.dist-info/top_level.txt sha256=NM-UwB0dMGJciZzvugOZFIQaILYxaS5rvzFx-lzRnyU 7

top_level.txt

s3lify

entry_points.txt

s3l = s3lify.cli:main
s3lify = s3lify.cli:main