This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
oxigraph
Watch
1
Star
0
Fork
You've already forked oxigraph
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
Fork of
https://github.com/oxigraph/oxigraph.git
for the purpose of NextGraph project
824
Commits
8
Branches
43
Tags
7.2 MiB
Tree:
8c0b4f5322
oxigraph
/
python
/
pyproject.toml
3 lines
76 B
Raw
Normal View
History
Unescape
Escape
Adds basic Python bindings to Oxigraph
5 years ago
[
build-system
]
Fixes CI by preventing usage of maturin 0.10
4 years ago
requires
=
[
"maturin>=0.9.2,<0.10"
]
Adds basic Python bindings to Oxigraph
5 years ago
build-backend
=
"maturin"