ezntfs

View on PyPIReverse Dependencies (0)

1.1.4 ezntfs-1.1.4-py3-none-any.whl

Wheel Details

Project: ezntfs
Version: 1.1.4
Filename: ezntfs-1.1.4-py3-none-any.whl
Download: [link]
Size: 11087
MD5: f75f29217557366f8268bf6df797ee9e
SHA256: cb2228f822fe2a87b95d1c00e1f0e2e301578f4416e02b532384350666ff8322
Uploaded: 2024-02-12 15:24:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ezntfs
Version: 1.1.4
Summary: An easy-to-use wrapper for NTFS-3G on macOS.
Author-Email: Matt <lezgomatt[at]gmail.com>
Project-Url: Source, https://github.com/lezgomatt/ezntfs
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: zlib/libpng License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: pyobjc
Description-Content-Type: text/markdown
[Description omitted; length: 3336 characters]

WHEEL

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

RECORD

Path Digest Size
ezntfs/__init__.py sha256=Rr2tpSlhwtP6L1zdiC14USo7h-qm4opYJdGl5xu3B1Q 74
ezntfs/app.py sha256=nxwHGhhkdPq4p74y7flI5030HKQidh_GR_cQ_aILXfA 16631
ezntfs/cli.py sha256=caJx7BN9REsTpWX6_vIyH6zR6MZfM8ryOtD0pnreWJU 2645
ezntfs/ezntfs.py sha256=v0zQzJz0CGWy-ZlfvadbweAhXfculww-SrlAf4uA0JA 5674
ezntfs-1.1.4.dist-info/entry_points.txt sha256=CtJIz40G9gqnXEuWlkwX0oae7RLN7pRllWkozdnpoXA 84
ezntfs-1.1.4.dist-info/LICENSE sha256=gQB4Ii7nbQR9wyuzN5PgNyMdaRb6fcXSv5OCHD_rzzo 880
ezntfs-1.1.4.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
ezntfs-1.1.4.dist-info/METADATA sha256=0nW4s6_vqIkeNQyl2Xxr6TDMDwHBMFw4GtqkSNbG77g 3988
ezntfs-1.1.4.dist-info/RECORD

entry_points.txt

ezntfs = ezntfs.cli:main
ezntfs-app = ezntfs.app:main