nosaastrust

View on PyPIReverse Dependencies (0)

1.0 nosaastrust-1.0-py3-none-any.whl

Wheel Details

Project: nosaastrust
Version: 1.0
Filename: nosaastrust-1.0-py3-none-any.whl
Download: [link]
Size: 25275
MD5: ae3ad1729d93f3575998718d99888b70
SHA256: 75361485a30a1d1945a5ebcedd5398f32d4874191824d1153d173f94ae52c765
Uploaded: 2024-06-03 20:56:51 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: nosaastrust
Version: 1.0
Summary: Backup manager to fetch suppliers backups and store
Author-Email: Syslinbit <contact[at]syslinbit.com>
Project-Url: Homepage, https://gitlab.com/syslinbit/drafts/noSaasTrust
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: cryptography
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: myst-parser (>=2.0.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=2.0.0); extra == "docs"
Requires-Dist: sphinx (>=7.2.6); extra == "docs"
Requires-Dist: pre-commit (>=3.6.0); extra == "extra"
Requires-Dist: flake8-simplify; extra == "lint"
Requires-Dist: flake8 (>=3.5.0); extra == "lint"
Requires-Dist: keyring; extra == "publish"
Requires-Dist: keyrings-alt; extra == "publish"
Requires-Dist: pytest (>=4.6); extra == "test"
Provides-Extra: docs
Provides-Extra: extra
Provides-Extra: lint
Provides-Extra: publish
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: BSD-2-Clause-Patent
[Description omitted; length: 2991 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nost/__init__.py sha256=fSTsIHjvdwrAoJubXkKN-WZtZmTZ_80F7LxrtGrtjwQ 1088
nost/__main__.py sha256=-4hXvAOO-QERle0jFwRDDNntaq-ldCoeRyyoVXtiq1I 7660
nost/_version.py sha256=NqIxvFkGTmjWkkWwq7_lHTaOlQBhNyI1nf75AHO9AOs 406
nost/backend.py sha256=-n7wRsjqNKdbYXd3VPxzXc_1SWyKGJss9WF8rmU5VLw 14543
nost/credentials.py sha256=1PR28eDK6nRp-osFkbZYSGUFiB4TEGbLjhg-XL-xa-8 2126
nost/logger.py sha256=kBRuIO-NTsnW6M4FHtyNcd6Qa5ls8YQ_N2ViiKYf7j4 1163
nost/plugins.py sha256=7mWTQoUa5YClA_ebvXRplJQ-13gox8LDawm0PqKXrJQ 2681
nost/storages.py sha256=3HIkAdTwZb-AwQlfbNOwAhr2Rye1w9w5Juo_ag6YQlk 319
nost/vaults.py sha256=rKRppmCI4c1COeK6hSpR9XZQSQnrZbgZwB_SIlujsac 4618
nost/utils/__init__.py sha256=P1Xs55LagCmfquw6aB4bhRpVXt5TSkSViFhz0XY-0ec 112
nost/utils/encryption.py sha256=kyev9UKtenLHiETRNUbIGqTAewMJQboZDiGW-KZyOF0 2470
nost/utils/localvaults.py sha256=0NkFBbTuKQyXej7aHFSUYnKvH9iCj5PUzEu0Ybztlu4 7570
nostplugins/__init__.py sha256=P1Xs55LagCmfquw6aB4bhRpVXt5TSkSViFhz0XY-0ec 112
nostplugins/git.py sha256=npiTvHH9rCapArd8VkSV75KQiQ1-MVRZCwdWKxBYAx0 2115
nostplugins/gitlab_api.py sha256=BKvjtOX4LsLKIX53Og808Ac50ounwuK-tVdM8TDzctk 9554
nostplugins/rsync.py sha256=1fiUrIZ7XXZbXhVp3h2Ey6k4L7peYfL3vlavooN_R2U 3578
nostplugins/ssh.py sha256=L56bPXVZXd2K-RVe-_RWwLSWz6r-gsMjY6oNb_-dgx4 275
nostplugins/webdav.py sha256=L8fAilWlA6WqdYcqoEGtt3L-8VfvJW4a_kDJTFfnFrw 6401
nosaastrust-1.0.dist-info/METADATA sha256=xcXfBeA4mftouKcOmcsfj4ofc3OjQacZDe-xqEIKZhQ 4147
nosaastrust-1.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
nosaastrust-1.0.dist-info/entry_points.txt sha256=PKhOwFszsGOlumG_g2qMCvg4UHqut-RgkBwo4Gxwoho 96
nosaastrust-1.0.dist-info/RECORD

entry_points.txt

nost = nost.__main__:entrypoint
nost-vault = nost.utils.localvaults:nostvault