Files
weewx/debian/control
2012-10-09 15:41:29 +00:00

22 lines
929 B
Plaintext

Source: weewx
Section: science
Priority: extra
Maintainer: Tom Keffer <tkeffer@gmail.com>
Build-Depends: debhelper (>= 8.0.0), python-support, python (>=2.5), python-configobj(>=4.5)
Standards-Version: 3.9.2
Homepage: http://www.weewx.com
Vcs-Svn: svn co https://weewx.svn.sourceforge.net/svnroot/weewx weewx
Vcs-Browser: http://weewx.svn.sourceforge.net/viewvc/weewx/
Package: weewx
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-cheetah(>=2.0),
python-serial(>=2.3), python-imaging(>=1.1.6), python-usb
Recommends: python-dev, python-pip
Description: Unix weather software
weewx is software program, written in Python, which interacts with your
weather station to produce graphs, reports, and HTML pages, which
can then be optionally uploaded to your website. It can optionally
publish to the WeatherUnderground, PWSweather.com, or CWOP. It uses
an easy to understand, extensible, architecture.