sparekeys

View on PyPIReverse Dependencies (0)

0.2.0 sparekeys-0.2.0-py2.py3-none-any.whl

Wheel Details

Project: sparekeys
Version: 0.2.0
Filename: sparekeys-0.2.0-py2.py3-none-any.whl
Download: [link]
Size: 23765
MD5: 02425b3cd73f00b37a66b3320d48c855
SHA256: c0d084c0edc079a8018a17899341f23dd6b5ec03240a4fd17cb357a68777468a
Uploaded: 2020-07-25 20:35:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sparekeys
Version: 0.2.0
Summary: Make and distribute encrypted copies of the files that you would need to
Author: Kale Kundert
Author-Email: kale[at]thekunderts.net
Home-Page: https://github.com/kalekundert/sparekeys
Project-Url: Bug Tracker, https://github.com/kalekundert/sparekeys/issues
Project-Url: Continuous Integration, https://github.com/kalekundert/sparekeys/actions
Project-Url: Documentation, https://sparekeys.readthedocs.io/en/latest/
Project-Url: Test Coverage, https://coveralls.io/github/kalekundert/sparekeys
Project-Url: Version Control, https://github.com/kalekundert/sparekeys
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Topic :: Utilities
Requires-Python: ~=3.6
Requires-Dist: inform (>=1.14)
Requires-Dist: shlib (>=1.0)
Requires-Dist: setuptools
Requires-Dist: toml
Requires-Dist: appdirs
Requires-Dist: docopt
Requires-Dist: python-gnupg (>=0.4.3)
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: autoclasstoc; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: coveralls; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/x-rst
[Description omitted; length: 13233 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 2.3.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
sparekeys/__init__.py sha256=eATJ61tVRLQoNW52-JfGrpzUM_IX6m1k700l110UPZo 199
sparekeys/default_config.toml sha256=y35Wh6q3vbqR_2jaJ34-6sUgyEGYe5ni2tTtNrWRFoQ 47
sparekeys/main.py sha256=gvq8l9zqisWtZBHqnbzmfhL9et_53Ke04ynqbygN6YA 17413
sparekeys-0.2.0.dist-info/entry_points.txt sha256=KVFNjGlo2gGgcSh3eK4roZbw4JggEYLUSS69GRovJBk 380
sparekeys-0.2.0.dist-info/LICENSE.txt sha256=xh8S2nza1Sa9y-1HpMCmA-YNu_2vi2aTPNCI6RMsMD8 32472
sparekeys-0.2.0.dist-info/WHEEL sha256=4vGQWMHJO3SOyvYcLHqr380W2n90FCfzkrP_YY3xjq8 99
sparekeys-0.2.0.dist-info/METADATA sha256=G0kehf4LR6wU1hf2B7hpJBw65FIBZNNXgWznbCFksUc 14633
sparekeys-0.2.0.dist-info/RECORD

entry_points.txt

sparekeys = sparekeys:main
avendesora = sparekeys:archive_avendesora
emborg = sparekeys:archive_emborg
file = sparekeys:archive_file
gpg = sparekeys:archive_gpg
ssh = sparekeys:archive_ssh
avendesora = sparekeys:auth_avendesora
getpass = sparekeys:auth_getpass
mount = sparekeys:publish_mount
scp = sparekeys:publish_scp