Search Criteria
Package Details: python-ftfy 6.3.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ftfy.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ftfy |
| Description: | Fixes mojibake and other problems with Unicode, after the fact |
| Upstream URL: | https://github.com/LuminosoInsight/python-ftfy |
| Licenses: | MIT |
| Submitter: | Philzli |
| Maintainer: | mistersmee |
| Last Packager: | mistersmee |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-14 08:43 (UTC) |
| Last Updated: | 2025-12-02 17:21 (UTC) |
Dependencies (7)
- python
- python-wcwidth
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
micwoj92 commented on 2025-11-30 23:35 (UTC)
Yes it is.
Genrally there are 2 ways to think. On one side there are wiki pages that say it is not necessary and on the other side some say that direct deps should always be mentioned (even when implitic). So ultimately is up to you.
kseistrup commented on 2025-11-29 14:02 (UTC)
@micwoj92, isn't
pythonimplicitly satisfied withpython-wcwidth?micwoj92 commented on 2025-11-29 13:32 (UTC)
Please add
pythonto deps.adsun commented on 2024-09-08 12:50 (UTC)
Removed the
sedcommand. Sorry for the delay.SelectionRemark commented on 2024-08-06 20:27 (UTC)
It seems that the
sedcommand is no longer needed, as it mentions a pending PR (probably https://github.com/rspeer/python-ftfy/pull/204 ), which is merged in the latest version6.2.3kseistrup commented on 2024-08-06 14:47 (UTC)
FYI (re: 6.2.3-1): The
sedcommand inprepare()is now manglingpyproject.tomlinto an invalid TOML file that cannot be used for building the package.Auerhuhn commented on 2024-01-04 12:32 (UTC)
Thanks a bunch @adsun!
adsun commented on 2024-01-04 12:31 (UTC)
@Auerhuhn Fixed.
Auerhuhn commented on 2024-01-01 22:38 (UTC)
@adsun This package provides
CHANGELOG.mdandREADME.mddirectly in thesite-packagesroot, which causes conflicts with other packages and other issues.Suggested patch for placing the files in the proper directories: