Metadata-Version: 2.4
Name: git-annex
Version: 10.20250520a8
Summary: manage files with git, without checking their contents into git
Project-URL: Homepage, https://git-annex.branchable.com/
Project-URL: Documentation, https://git-annex.branchable.com/git-annex
Project-URL: Issues, https://git-annex.branchable.com/bugs
Project-URL: Source, http://source.git-annex.branchable.com/?p=source.git
Project-URL: Changelog, http://source.git-annex.branchable.com/?p=source.git;a=blob;f=CHANGELOG;hb=HEAD
Author-email: Joey Hess <id@joeyh.name>
Maintainer-email: Michael Hanke <mih@ngln.eu>
License-Expression: AGPL-3.0-or-later
Keywords: data logistics,git,version control
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Haskell
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Archiving :: Mirroring
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Python wheel package for git-annex

https://pypi.org/project/git-annex/

## Platform notes

### Windows

Git-annex is built with libmagic support, and the library, the `file.exe`
utility, and its dependencies are included in the wheel.

### Mac

Git-annex is built with libmagic support, and requires the library
to be deployed separately.
