mirror of
https://github.com/weewx/weewx.git
synced 2026-04-18 00:26:57 -04:00
22 lines
929 B
Plaintext
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.
|