Search Criteria
Package Details: python-baseconv 1.2.2-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-baseconv.git (read-only, click to copy) |
---|---|
Package Base: | python-baseconv |
Description: | Convert numbers from base 10 integers to base X strings and back again (no active development) |
Upstream URL: | https://github.com/semente/python-baseconv |
Licenses: | python |
Submitter: | RubenKelevra |
Maintainer: | RubenKelevra |
Last Packager: | RubenKelevra |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-02 22:06 (UTC) |
Last Updated: | 2023-05-06 00:04 (UTC) |
Dependencies (2)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools (make)
Latest Comments
Auerhuhn commented on 2022-08-28 22:10 (UTC)
@RubenKelevra I get this when trying to install python-baseconv:
I think
python-setuptools
is missing frommakedepends
.Would you mind adding it please?