halig

View on PyPIReverse Dependencies (0)

0.6.1 halig-0.6.1-py3-none-any.whl

Wheel Details

Project: halig
Version: 0.6.1
Filename: halig-0.6.1-py3-none-any.whl
Download: [link]
Size: 28739
MD5: 09b76187a35a99a23296c0aa36fa23ed
SHA256: 07f2660fa8c62489bf03b5eec0d2142978c79342f8848c8a1c33ab5907395437
Uploaded: 2024-09-10 20:54:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: halig
Version: 0.6.1
Summary: age-encrypted, file-based, note-taking CLI app
Author-Email: =?utf-8?b?Y8SDdMSDbGlu?= <185504a9[at]duck.com>
Project-Url: Homepage, https://git.roboces.dev/catalin/halig
Project-Url: Repository, https://git.roboces.dev/catalin/halig
Project-Url: Documentation, https://git.roboces.dev/catalin/halig
Project-Url: Changelog, https://git.roboces.dev/catalin/halig
License: GPL-3.0-or-later
Keywords: cli,notes,age,rage,encryption,notebook
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: typer (>=0)
Requires-Dist: rich (>=13.8)
Requires-Dist: pydantic (>=2.8)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: pyrage (>=1)
Requires-Dist: httpx (>=0)
Requires-Dist: platformdirs (>=4.2)
Requires-Dist: pydantic-settings (>=2)
Requires-Dist: hishel (>=0)
Requires-Dist: whenever (>=0.6)
Requires-Dist: gitpython (>=3.1)
Requires-Dist: pytest (>=7); extra == "testing"
Requires-Dist: pytest-cov (>=4); extra == "testing"
Requires-Dist: pyfakefs (>=5); extra == "testing"
Requires-Dist: pytest-clarity (>=1); extra == "testing"
Requires-Dist: pytest-reportlog (>=0); extra == "testing"
Requires-Dist: pytest-duration-insights (>=0); extra == "testing"
Requires-Dist: pytest-pretty (>=1); extra == "testing"
Requires-Dist: pytest-mock (>=3); extra == "testing"
Requires-Dist: mock (>=5); extra == "testing"
Requires-Dist: faker (>=28.1.0); extra == "testing"
Requires-Dist: ruff (>=0.4); extra == "linting"
Requires-Dist: pyright (>=1.1); extra == "linting"
Requires-Dist: mypy (>=1.1); extra == "linting"
Requires-Dist: types-PyYAML (>=6.0); extra == "linting"
Requires-Dist: mkdocs-material (>=9.1.5); extra == "docs"
Requires-Dist: mkdocstrings[python] (>=0.20.0); extra == "docs"
Requires-Dist: bump-pydantic (>=0.6.0); extra == "dev"
Provides-Extra: testing
Provides-Extra: linting
Provides-Extra: docs
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1802 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
halig-0.6.1.dist-info/METADATA sha256=Sf8efYKbWqWceU-ixA-bI1hUzNaMtWdUfRsLgOO9j0M 4115
halig-0.6.1.dist-info/WHEEL sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE 90
halig-0.6.1.dist-info/entry_points.txt sha256=T2Dt6ZfvocbPz8AcwYPHfqcYY_6iGrIa1vC-yTnSqMI 42
halig-0.6.1.dist-info/licenses/LICENSE sha256=tqi_Y64slbCqJW7ndGgNe9GPIfRX2nVGb3YQs7FqzE4 34670
halig/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
halig/__version__.py sha256=baAcEjLSYFIeNZF51tOMmA_zAMhN8HvKael-UU-Ruec 22
halig/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
halig/commands/base.py sha256=I3D8INOW5UDRrPBxcVXOwqokWfgUbsAeAVMPiu2eids 377
halig/commands/edit.py sha256=5vp2OnDfIJPyM8UygyD_PU7SwyT7dCGhcfUG5xPApCU 2782
halig/commands/git/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
halig/commands/git/base.py sha256=rDnYtmCsUaIU-XUnDdNh98xttEwfqDbVJVQHTQOOWPo 923
halig/commands/git/commit.py sha256=tM2htLxahZiLNFBr0onziNWfCDPaZSBeQsTSlx9TCqc 538
halig/commands/git/pull.py sha256=zfRt89a9sg0zaK5lJGZCsl45ikoldgeuKjo3tH-MwRg 586
halig/commands/git/push.py sha256=BixWI43drTANi3N6tmffkssHvsJyCp3nX2REPHw3koY 487
halig/commands/git/status.py sha256=vFyVT7zWE-mITlNoVAntyy_qW3BL_9Hxq7ZsHhiYz6U 377
halig/commands/import_unencrypted.py sha256=cVkxZ7RnG5wh_CPBdTyeb2m7DXXA4bfQfSuese82hvU 1397
halig/commands/notebooks.py sha256=VinsV_qClpYDhKo-reIIylLUN3Y55A9lqSyrl6ZLj7E 1297
halig/commands/reencrypt.py sha256=oO9vvtfMN7VC1AJBE265WtNngR5nxmeo7oLt9PYuS-U 974
halig/commands/search.py sha256=XZzYGmDn6DIq9PNwWyCxqvCyVWupUTxiiXq2Zfc_gzA 3780
halig/commands/show.py sha256=ce9Jc0bIDINRi0f_GR7WvU2B3foNvxsP11wUU1isaHU 1369
halig/encryption.py sha256=pf9o0v041wz4vNXUFEaLoBZ_JeD3EUb3GR3WrSqBAAU 1468
halig/literals.py sha256=kcVZ8vzBiniKgK1LSDN-wSJ6exMn-ONz_BbxzF4QGjs 2640
halig/main.py sha256=E7LMHuAZx6bGeBZxQQ0KgEwHZpHmOyLW9Cs1vhumCw8 6150
halig/settings.py sha256=f8BiQjd2-2tvFnPws2s1Ag-RYqqA2fwGz8Bwoes0M_M 4776
halig/utils.py sha256=DSvZhuW55T-6impMr0ST778MKMM7gsv5fvasxuGHeBw 737
halig-0.6.1.dist-info/RECORD

entry_points.txt

halig = halig.main:app