bitwarden-to-keepass

View on PyPIReverse Dependencies (0)

1.0.0 bitwarden_to_keepass-1.0.0-py3-none-any.whl

Wheel Details

Project: bitwarden-to-keepass
Version: 1.0.0
Filename: bitwarden_to_keepass-1.0.0-py3-none-any.whl
Download: [link]
Size: 8793
MD5: 8087945eaa16c46093153d1e837a7c8a
SHA256: 00ad52f94b9d4875851d5282c5cdd4ec2b242a1814bec135d42e1fa76ade2da6
Uploaded: 2023-01-15 05:32:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bitwarden-to-keepass
Version: 1.0.0
Summary: A simple little script that backs up a Bitwarden vault to a local KeePass file.
Author: Douglas Thor
Author-Email: Douglas Thor <doug.thor[at]gmail.com>
Project-Url: Source Code, https://github.com/dougthor42/bitwarden_to_keepass
Project-Url: Changelog, https://github.com/dougthor42/bitwarden_to_keepass/blob/master/CHANGELOG.md
Project-Url: Bug Tracker, https://github.com/dougthor42/bitwarden_to_keepass/issues
License: MIT License Copyright (c) 2022 Douglas Thor Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.8
Requires-Dist: click (<9.0,>=8.1)
Requires-Dist: pykeepass (<5.0,>=4.0)
Requires-Dist: build (==0.10.0); extra == "build"
Requires-Dist: setuptools (==65.5.0); extra == "build"
Requires-Dist: wheel (==0.37.1); extra == "build"
Requires-Dist: appdirs (==1.4.3); extra == "dev"
Requires-Dist: attrs (==19.3.0); extra == "dev"
Requires-Dist: cfgv (==3.1.0); extra == "dev"
Requires-Dist: coverage (==5.0.3); extra == "dev"
Requires-Dist: distlib (==0.3.6); extra == "dev"
Requires-Dist: filelock (==3.8.0); extra == "dev"
Requires-Dist: identify (==2.5.6); extra == "dev"
Requires-Dist: importlib-metadata (==1.5.0); extra == "dev"
Requires-Dist: importlib-resources (==1.0.2); extra == "dev"
Requires-Dist: more-itertools (==8.2.0); extra == "dev"
Requires-Dist: nodeenv (==1.3.5); extra == "dev"
Requires-Dist: packaging (==20.1); extra == "dev"
Requires-Dist: platformdirs (==2.5.2); extra == "dev"
Requires-Dist: pluggy (==0.13.1); extra == "dev"
Requires-Dist: pre-commit (==2.20.0); extra == "dev"
Requires-Dist: py (==1.10.0); extra == "dev"
Requires-Dist: pykeepass (==4.0.3); extra == "dev"
Requires-Dist: pyparsing (==2.4.6); extra == "dev"
Requires-Dist: pytest (==5.3.5); extra == "dev"
Requires-Dist: pytest-cov (==2.8.1); extra == "dev"
Requires-Dist: PyYAML (==5.4); extra == "dev"
Requires-Dist: six (==1.14.0); extra == "dev"
Requires-Dist: toml (==0.10.0); extra == "dev"
Requires-Dist: virtualenv (==20.16.5); extra == "dev"
Requires-Dist: wcwidth (==0.1.8); extra == "dev"
Requires-Dist: zipp (==3.0.0); extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3410 characters]

WHEEL

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

RECORD

Path Digest Size
bitwarden_to_keepass/__init__.py sha256=KMK9x8zkzrZbMclNTjH1jLXNrRw35ARBJ7qDi0oUjXY 93
bitwarden_to_keepass/cli.py sha256=IH_2SOAav1BeO4-z0oHULG9JksQRim5HtRAyJa0NYmc 2325
bitwarden_to_keepass/main.py sha256=MpSc6AWdHx09iP-ZhGP0eMzqO1t5V9mVhxFEQpFrmr8 7375
bitwarden_to_keepass-1.0.0.dist-info/LICENSE sha256=4d4MtFQwtRtnb23z8BPwqcLJO4VH-IWrc7_ndJ9i50E 1069
bitwarden_to_keepass-1.0.0.dist-info/METADATA sha256=cJKcKZt0D03tGCeZI_G8pu7OvH-lDRvYx67Vm-jU2rI 6834
bitwarden_to_keepass-1.0.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
bitwarden_to_keepass-1.0.0.dist-info/entry_points.txt sha256=iYmUAh05vcJzl8uD03O89PPZlh26UwC7bVrEVZJsvFA 70
bitwarden_to_keepass-1.0.0.dist-info/top_level.txt sha256=hIGSuByoURW7mXc78DoPsV2guQXkCihnqRT3jkDsU-0 21
bitwarden_to_keepass-1.0.0.dist-info/RECORD

top_level.txt

bitwarden_to_keepass

entry_points.txt

bitwarden_to_keepass = bitwarden_to_keepass.cli:run