Source: liboxfuse-ldc2
Priority: optional
Maintainer: Eugene 'Vindex' Stulin <tech.vindex@gmail.com>
Build-Depends: bash, chrpath, findutils, pkg-config, debhelper (>= 10), lsb-release, ldc, libfuse3-dev, zlib1g-dev
Standards-Version: 4.1.2
Section: libs
Homepage: https://gitlab.com/os-18/oxfuse

Package: liboxfuse-ldc2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: liboxfuse-ldc2-0 (= ${binary:Version}), ${misc:Depends}, ldc
Description: development files of the OXFuse Library.
 The library provides an object-oriented API for implementing file systems in userspace.
 This package provides static library and importable files for the LDC2 compiler.

Package: liboxfuse-ldc2-0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: high-level binding to libfuse3 for the D programming language, version for ldc2.
 The library provides an object-oriented API for implementing file systems in userspace.
 This package provides shared library for the LDC2 compiler.
