PKGNAME=frugally-deep
PKGSEC=libs
PKGDES="Header-only library for using Keras models in C++"
# it's just headers
PKGDEP="functional-plus eigen-3 nlohmann-json"
BUILDDEP="cmake ninja"

# just headers and cmake files
# the building process is just to verify the headers work correctly
ABHOST=noarch
ABTYPE=cmakeninja
