Name crow
Version 1.3.2 (f8c060c51feeca2c65828fb6f538603db4392d55)
Summary A Fast and Easy to use microframework for the web
Description Crow is a C++ framework for creating HTTP or Websocket web services. It uses routing similar to Python's Flask which makes it easy to use. It is also extremely fast, beating multiple existing C++ frameworks as well as non-C++ frameworks.
Section libs
License BSD-3-Clause
Homepage https://crowcpp.org/
Recipe file recipes-support/crow/crow_1.3.2.bb
Layer meta-oe (master branch)
Inherits
  • cmake
  • gcc
  • gcc-native
Dependencies
  • asio
  • cmake-native
  • gcc-cross-i686
  • ninja-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

git://github.com/CrowCpp/Crow.git

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master crow 1.3.2 (this recipe)