Skip to content

xdHampus/ereolenWrapper

Repository files navigation

eReolen.dk API Wrapper in C++ (with Lua bindings)

This library provides an interface for interacting with eReolen.dk in C++ and Lua.

Compilation

  • nix build
  • With Lua bindings nix build .#ereolenWrapperLua

Dependencies

  • nlohmann/json
  • cpr
  • curl
  • openssl
  • zlib
  • With lua lua5.1 and luabridge

Packages

  • ereolenWrapper: eReolen.dk API Wrapper in C++
  • ereolenWrapperLua: eReolen.dk API Wrapper in C++ with Lua bindings
  • libcpr: cpr
  • libluabridge: luabridge
  • libgourou: libgourou
  • updfparser: updfparser

About

C++ Wrapper for eReolen.dk RPC API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published