ipsync

View on PyPIReverse Dependencies (0)

0.1.0 ipsync-0.1.0-py3-none-any.whl

Wheel Details

Project: ipsync
Version: 0.1.0
Filename: ipsync-0.1.0-py3-none-any.whl
Download: [link]
Size: 11541
MD5: f0be6a96ba20fc02147ac94667e8442a
SHA256: 5e97f5e05d8507347e6ac125d902518e6ebb05b3d1a03da632d0acfb2ae96e67
Uploaded: 2015-01-03 09:42:40 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: ipsync
Version: 0.1.0
Summary: ipsync is a script to update multiple cloud DNS providers with your external IP address
Author: Jon Walton
Author-Email: jonwalton[at]gmail.com
Home-Page: https://github.com/jon-walton/ipsync
License: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.3
Requires-Dist: PyYAML (>=3.11)
Requires-Dist: requests (>=2.5.1)
Requires-Dist: ipaddress (>=1.0.7)
Requires-Dist: mock
Requires-Dist: six (>=1.8.0)
Requires-Dist: docopt
Requires-Dist: schema (>=0.3.1)
Requires-Dist: apache-libcloud (>=0.16.0)
Requires-Dist: beautifulsoup4 (>=4.3.2)
[Description omitted; length: 3095 characters]

WHEEL

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

RECORD

Path Digest Size
ip_sync/__init__.py sha256=2ofbadZfiBflTNWYDBSQzZdsQf4emqRla7v9gjvikPU 50
ip_sync/main.py sha256=wxAwL-gP4XEikgzPAf8ziut0lSqg_HO9Tu3oFXcWsRU 3196
ip_sync/providers.py sha256=0la3SFJH8FJnnwBByzWXDyEfLYMAIW5cTcnJYTLm_o8 5300
ip_sync/version.py sha256=FpDBTGFzOP1gqBtJ3fWnRKXfLJBVhUOM2nv2aVKk9K0 116
ip_sync/test/__init__.py sha256=aPtdXFRhFbzhX91j_y-au-Whs_Mu3HrPazTOBoUNb5o 907
ip_sync/test/test_main.py sha256=V8BZWw4VvtNfeGdPy1uayukHmQVvZYV9hEg0uexq3NE 4172
ip_sync/test/test_providers.py sha256=HgDL5UxyD7Aw-NzHll07DDcLGDwoJiiRIUwPlrMQaoA 5168
ipsync-0.1.0.dist-info/entry_points.txt sha256=oshYTEyQX6S_g3Qjv6JK2OqsiRy2vCPUaeuQQTXokTc 46
ipsync-0.1.0.dist-info/top_level.txt sha256=Zj1a2t5w0RhDxzudNXSRnRYnn41rzyM-kc1jN_iXIgw 8
ipsync-0.1.0.dist-info/METADATA sha256=evr1Vk-pNatT12o8nHk563CmiIOE2ct7DpGVF1gqH6Y 3844
ipsync-0.1.0.dist-info/DESCRIPTION.rst sha256=cy7LpEjeNoXp3GF-Ap5ngZzgxo-4N3pJIqdv4SwHtKg 3095
ipsync-0.1.0.dist-info/metadata.json sha256=ajYThMLDRXaAcNkvbl1EffzRDBzkUnA1Pt4i84zoIFw 998
ipsync-0.1.0.dist-info/WHEEL sha256=-aSo8rHuuPDEFzkcqqQ55pDyCjy25bYMLxSiHWKAOTc 92
ipsync-0.1.0.dist-info/RECORD

top_level.txt

ip_sync

entry_points.txt

ipsync = ip_sync.main:main