File: control

package info (click to toggle)
python-peco 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: python: 219; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 1,326 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: python-peco
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/IceBotYT/peco-outage-api
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-peco
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-peco.git

Package: python3-peco
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library for obtaining outage statistics from the PECO outage map
 This library allows users to interact with the PECO outage map, retrieving
 various outage statistics such as the current number of outages per county and
 the overall outage statistics for the entire operational region. It connects
 to the PECO system to provide up-to-date and accurate data about power
 outages, including customer impact metrics like the percentage of customers
 without power. The library offers access to a range of sensors, including
 those showing the total number of customers served, the total number of
 customers without power, and alert messages from the PECO online outage map.