#772414 RFP: entityx -- A fast, type-safe C++ Entity Component System

#772414#5
Date:
2014-12-06 15:31:39 UTC
From:
To:
Package: wnpp
Severity: wishlist
Owner: Jason Pleau <jason@jpleau.ca>

* Package name    : entityx
  Version         : 1.0.1
  Upstream Author : Alec Thomas alec@swapoff.org
* URL             : https://github.com/alecthomas/entityx
* License         : MIT
  Programming Lang: C++
  Description     : A fast, type-safe C++ Entity Component System


EntityX is an Entity Component system that uses C++11 features to provide type-
safe component management, event delivery, etc. It was built with game
development in mind, although it can be used with all kinds of projects.

I use this library and would like to see it in the Debian archive. It's a
wonderful tool that allows developers to focus on their project, instead of
having to re-invent the wheel for this kind of programming pattern.

I plan to package it in collab-maint.