imgsync

View on PyPIReverse Dependencies (0)

1.2.1 imgsync-1.2.1-py3-none-any.whl

Wheel Details

Project: imgsync
Version: 1.2.1
Filename: imgsync-1.2.1-py3-none-any.whl
Download: [link]
Size: 22684
MD5: 587578cf97e5b992be7eba8b08de147b
SHA256: ab46184e763002c3504b4786cf366935deeb7845511bb3eb971d6b1184385461
Uploaded: 2020-02-20 10:36:49 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: imgsync
Version: 1.2.1
Summary: imgsync will download sync images from several distribution repositories and send them to an OpenStack Image service (Glance).
Author: Alvaro Lopez Garcia
Author-Email: aloga[at]ifca.unican.es
Home-Page: http://github.com/alvarolopez/imgsync/
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: backports.lzma
Requires-Dist: dateutils
Requires-Dist: keystoneauth1
Requires-Dist: oslo.config
Requires-Dist: oslo.log
Requires-Dist: pbr (!=0.7,<1.0,>=0.6)
Requires-Dist: python-glanceclient
Requires-Dist: requests
Requires-Dist: six
Description-Content-Type: text/markdown; charset=UTF-8
[Description omitted; length: 3092 characters]

WHEEL

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

RECORD

Path Digest Size
imgsync/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
imgsync/commands.py sha256=HchaO2zwUOMO3MOanpj4T4TPoP9CaOEyfutRCekbB0c 2028
imgsync/config.py sha256=ZNrrjj-ugOIy7Qbp6wKArcK6qxPxK7OPr7lW6eSVRlg 830
imgsync/exception.py sha256=4fJZvoilDphhFap1MNLDRruX3F33riYI-CTe899z-78 1551
imgsync/glance.py sha256=XeyXQjQBC4fPhB6cEvtpHorchhYavJ0jLNcqezzPiL4 3638
imgsync/opts.py sha256=l5arSgH-99-cnfHuT3oKk9n0wXzVsxlv4e0c0jNbBU8 898
imgsync/version.py sha256=SGrzSVl0MHzHuUU3hYuxvGYKy1Ha5-Es7AhouvU2oMQ 675
imgsync/cmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
imgsync/cmd/cli.py sha256=t7L09uomTWUXLVVqI52l_9t0jn_9HxLeHepKTs0Xbbk 894
imgsync/distros/__init__.py sha256=Nrr00MLW8CnaZOVFEoA6ekhgUvNyIwNaTBQr1XBSFg0 5162
imgsync/distros/centos.py sha256=Flu61ydE6dPOlDw1SMJHBYGYukN04G1QZj6SPYEZs1U 4764
imgsync/distros/debian.py sha256=HsFJA9dlTxJ8rWFGOijfrzUXXc8fWzjBAMDJrAXG0v8 4082
imgsync/distros/ubuntu.py sha256=WU6HrfgxwnrQJdkhrtBs4pHmDxCo78vJy7tY6gk2EG8 3688
imgsync-1.2.1.data/data/etc/imgsync/imgsync.conf.sample/imgsync.conf.sample sha256=CbBMSVhCfZRPh9DDSJkbf5B0D9et4bfvJA8ZFEgw6kc 9993
imgsync-1.2.1.dist-info/DESCRIPTION.rst sha256=7lUgxUTOQTwGTMe8PeodJ3vhfBL43dcobIsXpldBfPg 3092
imgsync-1.2.1.dist-info/METADATA sha256=Xx7180WsXec3K_w6ULimLJepREYTgig0rbnY_O4Thr4 4183
imgsync-1.2.1.dist-info/RECORD
imgsync-1.2.1.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
imgsync-1.2.1.dist-info/entry_points.txt sha256=ur05DS3pFZiHqZhAWrucwM1hncAeiFLt26d-jnVNeh0 477
imgsync-1.2.1.dist-info/metadata.json sha256=r77sFHeXhYiKvb3r45VRaxL8FY26Yel5vWUJiBcnLYs 1842
imgsync-1.2.1.dist-info/pbr.json sha256=sa0YfH07sTi6AoqjxTbgSXKJefbcTl3b0c7xu-Fp3J4 46
imgsync-1.2.1.dist-info/top_level.txt sha256=6pjEpBbHghGDzKIgjl1eo5vzcPGKbGPMGgfS84h3mpo 8

top_level.txt

imgsync

entry_points.txt

glance-imgsync = imgsync.cmd.cli:main
centos6 = imgsync.distros.centos:CentOS6
centos7 = imgsync.distros.centos:CentOS7
debian10 = imgsync.distros.debian:Debian10
debian9 = imgsync.distros.debian:Debian9
debiantesting = imgsync.distros.debian:DebianTesting
ubuntu14 = imgsync.distros.ubuntu:Ubuntu14
ubuntu16 = imgsync.distros.ubuntu:Ubuntu16
ubuntu18 = imgsync.distros.ubuntu:Ubuntu18
imgsync = imgsync.opts:list_opts