Search Criteria
Package Details: python-ftfy-git r419.96c8319-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ftfy-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ftfy-git |
| Description: | Fixes some problems with Unicode text after the fact |
| Upstream URL: | https://github.com/LuminosoInsight/python-ftfy |
| Licenses: | MIT |
| Submitter: | None |
| Maintainer: | dlandau |
| Last Packager: | dlandau |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-08-17 09:05 (UTC) |
| Last Updated: | 2018-02-22 14:04 (UTC) |
Dependencies (6)
- python
- python-html5lib (python-html5lib-gitAUR)
- python-wcwidth
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python (make)
- python-setuptools (make)
Latest Comments
vesath commented on 2018-01-09 08:59 (UTC)
Could you also add python-wcwidth to the depends array? It's really to load the ftfy python module otherwise you get:
ModuleNotFoundError: No module named 'wcwidth'. Cheers.vesath commented on 2018-01-09 08:39 (UTC)
Could you add git to makedepends? Trying to build in a clean chroot without it results in:
==> ERROR: Cannot find the git package needed to handle git sources.
puminya commented on 2017-01-26 23:01 (UTC)