Search Criteria
Package Details: python-rtf_tokenize 1.0.0-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-rtf_tokenize.git (read-only, click to copy) |
|---|---|
| Package Base: | python-rtf_tokenize |
| Description: | Simple RTF tokenizer package for Python |
| Upstream URL: | https://github.com/openstenoproject/rtf_tokenize |
| Keywords: | plover steno stenography |
| Licenses: | GPL2 |
| Submitter: | bpierre |
| Maintainer: | AlphaJack |
| Last Packager: | AlphaJack |
| Votes: | 2 |
| Popularity: | 0.000001 |
| First Submitted: | 2021-10-27 10:20 (UTC) |
| Last Updated: | 2023-02-06 11:04 (UTC) |
Dependencies (5)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
eclairevoyant commented on 2023-05-14 23:49 (UTC)
sources should also be renamed fyi, see https://wiki.archlinux.org/title/PKGBUILD#source:
eclairevoyant commented on 2023-02-06 06:14 (UTC)
Need to add
python-setuptoolsto themakedepends:bpierre commented on 2022-12-27 07:14 (UTC)
@SammyPoot: yeah, might as well switch to a simpler workaround:
SammyPoot commented on 2022-12-27 00:45 (UTC)
Hi, @bpierre, having some trouble getting this to install on my machine. Tests fail because it cannot find the module. The PYTHONPATH variable seems to be set wrong - maybe the format of the directory name changed?
I managed to fix it with this makefile change: