mirror of
https://github.com/weewx/weewx.git
synced 2026-04-17 16:16:56 -04:00
18 lines
799 B
Plaintext
18 lines
799 B
Plaintext
Source: weewx
|
|
Section: science
|
|
Priority: optional
|
|
Maintainer: Tom Keffer <tkeffer@gmail.com>
|
|
Standards-Version: 3.9.2
|
|
Homepage: http://www.weewx.com
|
|
Build-Depends: debhelper (>=8)
|
|
|
|
Package: weewx
|
|
Architecture: all
|
|
Pre-Depends: debconf
|
|
Depends: python (>=2.7), python3-configobj | python-configobj(>=4.5), python3-cheetah | python-cheetah(>=2.0), python3-pil | python-imaging(>=1.1.6) | python-pil(>=5.1.0) | python-pillow(>=5.1.0), python3-serial | python-serial(>=2.3), python3-usb | python-usb (>=0.4), lsb-base
|
|
Suggests: sqlite, rsync, ftp, httpd, python-dev(>=2.5), python-pip(>=0.7)
|
|
Description: weather software
|
|
weewx interacts with a weather station to produce graphs, reports, and HTML
|
|
pages. weewx can upload data to weather services such as WeatherUnderground,
|
|
PWSweather.com, or CWOP.
|