Pakket: units (2.21-1)
Verwijzigingen voor units
Debian bronnen:
Het bronpakket units downloaden:
- [units_2.21-1.dsc]
- [units_2.21.orig.tar.gz]
- [units_2.21.orig.tar.gz.asc]
- [units_2.21-1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [www.gnu.org]
Vergelijkbare pakketten:
converts between different systems of units
GNU 'units' program converts quantities expressed in various scales to their equivalents in other scales. The 'units' program can only handle multiplicative scale changes directly. It uses a functional notation for non-proportional conversions such a Fahrenheit temperature to Celsius temperature.
This package includes the units_cur script to update currency conversion information; this script requires a Python 3 interpreter and the python3-requests library.
Andere aan units gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libreadline8 (>= 6.0)
- GNU readline en geschiedenis bibliotheek, voor executie
-
- rec: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-requests
- elegant and simple HTTP library for Python3, built for human beings