logiskip

View on PyPIReverse Dependencies (0)

0.1.0.post1 logiskip-0.1.0.post1-py3-none-any.whl

Wheel Details

Project: logiskip
Version: 0.1.0.post1
Filename: logiskip-0.1.0.post1-py3-none-any.whl
Download: [link]
Size: 15817
MD5: 7333d5feec805ae3e40cc21cb141b784
SHA256: 4d49fa2e421bc145896be7f8aa84cae77e396c2106fa83eb50eff7b26739b979
Uploaded: 2021-04-07 11:00:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: logiskip
Version: 0.1.0.post1
Summary: Logical database migration between RDBMSs
Author: Dominik George
Author-Email: dominik.george[at]credativ.de
Home-Page: https://github.com/credativ/logiskip
Project-Url: Repository, https://github.com/credativ/logiskip
License: Apache-2.0
Keywords: sql,database,migration
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database
Classifier: Topic :: Utilities
Requires-Python: >=3.6,<4.0
Requires-Dist: PyMySQL (<2.0.0,>=1.0.2); extra == "mysql"
Requires-Dist: SQLAlchemy (<2.0.0,>=1.4.5)
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: click-logging (<2.0.0,>=1.0.1)
Requires-Dist: pg8000 (<2.0.0,>=1.19.1); extra == "postgres"
Requires-Dist: semantic-version (<3.0.0,>=2.8.5)
Provides-Extra: mysql
Provides-Extra: postgres
Description-Content-Type: text/x-rst
[Description omitted; length: 4477 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=ibhnAeX_ee7ucHWL5ozcYLb8OPtO3zZYaM3Z06eXhhA 11348
logiskip/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
logiskip/cli.py sha256=UrXgOQcOWl-xbuloU0g5nH4Jd0iKAWIHsAMisk3_2Z4 1093
logiskip/load.py sha256=Bzrw7f68GK4k8WZryoERBNOayEkG-5FVAnwEBg-LWzg 8825
logiskip/loads/roundcube/__init__.py sha256=s-AB7RE20Aqva8K5fMbq2TdmjEaimp7kEtffDEbcip4 507
logiskip/util.py sha256=JWBrKj_1_Ls7BR6Htq6NZaEovwNVPHKhBLA6Nf2ttLI 507
logiskip-0.1.0.post1.dist-info/entry_points.txt sha256=3ParRLx3xlNPhuKPZE5kb_63CBansBaX3nf8kl7mzbM 102
logiskip-0.1.0.post1.dist-info/LICENSE sha256=ibhnAeX_ee7ucHWL5ozcYLb8OPtO3zZYaM3Z06eXhhA 11348
logiskip-0.1.0.post1.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
logiskip-0.1.0.post1.dist-info/METADATA sha256=cshZ20b1vnq3jMZSl6_Fn2mg3Oav-bjLHpsHWzHHe8U 5728
logiskip-0.1.0.post1.dist-info/RECORD

entry_points.txt

logiskip = logiskip.cli:logiskip
roundcube = logiskip.loads.roundcube