Source: cimfomfa Section: science Priority: optional Maintainer: Debian Science Maintainers Uploaders: Joost van Baal-Ilić Build-Depends: debhelper-compat (= 13), d-shlibs Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/science-team/cimfomfa Vcs-Git: https://salsa.debian.org/science-team/cimfomfa.git Homepage: http://micans.org/cimfomfa Package: libtingea0 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: C utility library libtingea for MCL and zoem cimfomfa supplies abstractions for memory management, I/O, associative arrays, strings, heaps, and a few other things. It is used by both MCL, a cluster algorithm for graphs, and zoem, a macro/DSL language. . This package provides the runtime files required to run programs that use cimfomfa's libtingea. Package: libtingea-dev Architecture: any Section: libdevel Depends: libtingea0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: C utility library libtingea for MCL and zoem (devel) cimfomfa supplies abstractions for memory management, I/O, associative arrays, strings, heaps, and a few other things. It is used by both MCL, a cluster algorithm for graphs, and zoem, a macro/DSL language. . This package contains the static library and header files, as well as some testing programs.