Source: czech-file-knife
Section: utils
Priority: optional
Maintainer: hyperpolymath <packages@hyperpolymath.dev>
Build-Depends: debhelper-compat (= 13), cargo, rustc (>= 1.75), pkg-config, libfuse3-dev
Standards-Version: 4.6.2
Homepage: https://github.com/hyperpolymath/czech-file-knife
Vcs-Git: https://github.com/hyperpolymath/czech-file-knife.git
Vcs-Browser: https://github.com/hyperpolymath/czech-file-knife
Rules-Requires-Root: no

Package: czech-file-knife
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fuse3
Description: Universal file management toolkit with cloud provider integration
 Czech File Knife (cfk) is a universal file management toolkit with cloud
 provider integration and virtual filesystem support. It provides a unified
 interface for managing files across local storage and cloud providers.
 .
 Features:
  - Virtual filesystem (FUSE) for mounting cloud storage
  - Content-addressable caching with Blake3 hashing
  - Full-text search indexing with Tantivy
  - Multi-provider support (local, S3, GCS, Azure, etc.)
  - Streaming copy with progress indication
 .
 License: AGPL-3.0-or-later
