Source: hindsight
Section: misc
Priority: optional
Maintainer: Ivan Udovichenko <iudovichenko@mirantis.com>
Build-Depends: debhelper (>= 9), cmake, libluasandbox-dev
Standards-Version: 3.9.8
Homepage: https://github.com/trink/hindsight.git
#Vcs-Git: git://anonscm.debian.org/collab-maint/hindsight.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/hindsight.git;a=summary

Package: hindsight
Architecture: any
Depends: libluasandbox-dev, ${shlibs:Depends}, ${misc:Depends}
Description: light weight data processing skeleton
 Hindsight is a C based data processing infrastructure
 based on the lua sandbox project. I have received several
 inquiries about a lighter weight and faster data pipeline
 with delivery guarantees to replace Heka.
 .
 Hindsight is that light weight skeleton around the same
 lua sandbox offering 'at least once' delivery semantics.
