Search Criteria
Package Details: python-datrie-git 0.8.r2.gfa3cfc3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-datrie-git.git (read-only, click to copy) |
---|---|
Package Base: | python-datrie-git |
Description: | Fast, efficiently stored Trie for Python. Uses libdatrie |
Upstream URL: | https://github.com/pytries/datrie |
Licenses: | LGPL |
Conflicts: | datrie, datrie-git, python-datrie |
Submitter: | alienzj |
Maintainer: | None |
Last Packager: | alienzj |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-28 02:08 (UTC) |
Last Updated: | 2019-11-28 02:08 (UTC) |
Dependencies (5)
- libdatrie
- cython (cython-gitAUR, cython0AUR) (make)
- python-setuptools (make)
- python-hypothesis (check)
- python-pytest-runnerAUR (check)
Latest Comments
flying-sheep commented on 2020-04-20 14:34 (UTC)
Yeah, you need to add
provides=("python-datrie")
, else this packae is uselessmschu commented on 2020-01-24 10:46 (UTC)
Can you add provides=("python-datrie")?
Then other packages will know that they can use the git package to use the library.