vzlogger/debian/control
2011-10-08 17:21:58 +02:00

23 lines
1 KiB
Text

Source: vzlogger
Section: net
Priority: optional
Maintainer: Steffen Vogel <info@steffenvogel.de>
Build-Depends: debhelper (>= 7.0.50~), pkg-config (>= 0.25), libjson0-dev (>= 0.9), libcurl4-openssl-dev (>= 7.19), libmicrohttpd-dev (>= 0.4.6)
Standards-Version: 3.9.1
Homepage: http://wiki.volkszaehler.org/software/controller/vzlogger
Vcs-Git: git://github.com/volkszaehler/volkszaehler.org.git
Vcs-Browser: http://github.com/volkszaehler/volkszaehler.org/tree/master/misc/controller/vzlogger/
Package: vzlogger
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: program for logging measurements to an volkszaehler.org middelware
vzlogger...
* is a tool to read and log measurements of a wide variety of smartmeters and
sensors to the volkszaehler.org middleware.
* can run as a daemon or via Cron.
* includes a tiny onboard httpd to serve
realtime readings to the AJAX web frontend.
* is written in ANSI C and should run on most embedded devices
which conform to the POSIX standard.