Package: libcoolprop-dev Source: coolprop Version: 8.0.1~dev-1 Architecture: amd64 Maintainer: CoolProp developers Installed-Size: 880 Depends: libcoolprop8 (= 8.0.1~dev-1), libeigen3-dev, libfmt-dev Filename: amd64/libcoolprop-dev_8.0.1~dev-1_amd64.deb Size: 174208 MD5sum: 96d7f95996edac9485d8251aa660e2bf SHA1: ada76240b629c1fff705b9874adcd209fd526f8e SHA256: 9028ffff332ff73e7ef4ec51354728b5cf97454536380178013fcda602f58a77 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.coolprop.org Description: thermophysical property library for fluids and humid air (development) CoolProp implements pure and pseudo-pure fluid equations of state and transport properties for 122 components, mixture properties using high-accuracy Helmholtz energy formulations, correlations of incompressible fluids and brines, and psychrometric routines for humid air. . This package contains the headers, the pkg-config file and the CMake package configuration. Use for the C++ API or for the C API. . The C++ headers are not self-contained: they include Eigen and fmt, hence the dependencies on libeigen3-dev and libfmt-dev. See README.md in dev/packaging/ for the version-skew caveat that comes with that. Package: libcoolprop8 Source: coolprop Version: 8.0.1~dev-1 Architecture: amd64 Maintainer: CoolProp developers Installed-Size: 12356 Depends: libc6 (>= 2.43), libgcc-s1 (>= 4.0), libstdc++6 (>= 14) Filename: amd64/libcoolprop8_8.0.1~dev-1_amd64.deb Size: 4970954 MD5sum: 76048c857080a099fbe1fb9e42f7ee47 SHA1: c72f4d249f731df66de7823774dad87e54fcc072 SHA256: 22b0ebfe2aafed5eb0b1f9742e04ac85b7f4b0f6f2b289df6855192e4ef260b2 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.coolprop.org Description: thermophysical property library for fluids and humid air CoolProp implements pure and pseudo-pure fluid equations of state and transport properties for 122 components, mixture properties using high-accuracy Helmholtz energy formulations, correlations of incompressible fluids and brines, and psychrometric routines for humid air. . This package contains the shared library. The fluid data is compiled into the binary, so there is no separate data package and nothing to configure at runtime. . Note on dependencies: the library calls dlopen(), which needs no explicit dependency because libc6 provides it and libc6 (>= 2.43), libgcc-s1 (>= 4.0), libstdc++6 (>= 14) picks that up. The 2014 packaging attempt listed a package called "dl" here, which does not exist and made the package uninstallable.