Metadata-Version: 2.4
Name: etiket_sync_agent_native
Version: 0.3.0b1
Summary: Native filesystem backend for eTiKeT sync agent
Author: QHarbor team
License-Expression: LicenseRef-Proprietary
Project-URL: Homepage, https://qharbor.nl
Project-URL: Documentation, https://docs.qharbor.nl
Keywords: etiket,sync,backend,native,filesystem
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: etiket_sync_agent>=0.3.0b1
Requires-Dist: etiket_client
Dynamic: license-file

# eTiKeT Sync Agent - Native Backend

Backend for synchronizing locally generated datasets (via the qdrive package) with the cloud.
This is one of the default backends included with the sync agent.

## Installation

This package is a dependency of `etiket_sync_agent` and is installed automatically—no separate installation required.

## Usage

Once installed, the native backend is automatically discovered and available for synchronization. No additional configuration is needed (for more info, see the [QHarbor documentation](https://docs.qharbor.nl)).

## License

Copyright © 2025 QHarbor. All Rights Reserved. See [LICENCE](LICENCE) for details.
