Search Criteria
Package Details: python-untokenize 0.1.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-untokenize.git (read-only, click to copy) |
|---|---|
| Package Base: | python-untokenize |
| Description: | Transforms tokens into source code |
| Upstream URL: | https://github.com/myint/untokenize |
| Licenses: | MIT |
| Submitter: | thrasibule |
| Maintainer: | thrasibule |
| Last Packager: | thrasibule |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-04-15 02:25 (UTC) |
| Last Updated: | 2026-01-12 16:09 (UTC) |
Dependencies (4)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Xeonacid commented on 2025-01-21 05:35 (UTC)
The PKGBUILD should adhere to Python package guidelines and some other improvements: - Use PEP517 - According to RFC, move to the GitHub source tarball instead of the PyPI source - Install LICENSE - empty *depends array can be removed -
pythonshould be dependsMy adjusted PKGBUILD can be used as a reference.
I'd like to co-maintain the package if applicable.
micwoj92 commented on 2024-03-06 17:46 (UTC)
Please add python to depends.