File: stdeb.cfg

package info (click to toggle)
tz-converter 1.0.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid
  • size: 348 kB
  • sloc: python: 464; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 708 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]
Source: tz-converter
Maintainer: David Maiorino <maiorinodavid@gmail.com>
Section: python
Depends3: python3-qtpy, python3-tz, python3-dateutil
Build-Depends:
 dh-python,
 python,
 python3-all,
 python3-setuptools
X-Python3-Version: >= 3.5
Package: python3-tz-converter
Description: Convert the time and date across time zones
 This tool provides a simple interface for converting the time and date between two time zones.
 Written in Python3 and using QtPy5, this interface allows the user to save a
 certain time zone and restore it after further changes. The timezone
 information is taken from pytz, supplying seven different regions:
 Africa, America, Asia, Australia, Europe, Pacific, and US.