This website requires JavaScript.
Explore
Help
Register
Sign In
pegasust
/
tantivy-py
Watch
1
Star
0
Fork
You've already forked tantivy-py
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eba3f60346
tantivy-py
/
pyproject.toml
4 lines
64 B
TOML
Raw
Normal View
History
Unescape
Escape
Initial python bindings implementation.
2019-06-04 09:09:58 +00:00
[
build-system
]
pyptoject: Use maturin from now on.
2020-01-05 12:52:53 +00:00
requires
=
[
"maturin"
]
build-backend
=
"maturin"