[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#928007: ITP: rttr -- C++ Reflection Library



Package: wnpp
Severity: wishlist
Owner: Patrick Matthäi <pmatthaei@debian.org>

* Package name    : rttr
  Version         : 0.9.6
  Upstream Author : Axel Menzel <info@rttr.org>
* URL             : https://www.rttr.org
* License         : MIT
  Programming Lang: C++
  Description     : C++ Reflection Library

I require it for kdenlive packaging. It is a new dependency.

RTTR is a C++ library which enables the programmer to use reflection in its
application. That means the program can introspect an object at runtime of
what kind of properties, methods or constructors it consist. This is
extremely useful when a tight but also high dynamic coupling between software
modules is required. The main use cases are for example serialisation, UI
creation, binding to arbitrary programming languages (JavaScript, Lua
etc.) and network communication.

Reply to: