Search Criteria
Package Details: python-rtoml 0.13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-rtoml.git (read-only, click to copy) |
|---|---|
| Package Base: | python-rtoml |
| Description: | A better TOML library for python implemented in rust. |
| Upstream URL: | https://pypi.org/project/rtoml |
| Licenses: | MIT |
| Submitter: | KokaKiwi |
| Maintainer: | KokaKiwi |
| Last Packager: | KokaKiwi |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-10-26 15:25 (UTC) |
| Last Updated: | 2025-10-28 09:53 (UTC) |
Dependencies (4)
- python
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- maturin (maturin-gitAUR) (make)
- python-installer (make)
Latest Comments
Hubbleexplorer commented on 2023-10-20 19:21 (UTC)
The package when is installed is to /usr/lib/python3.11/site-packages/_rtoml instead of ls /usr/lib/python3.11/site-packages/rtoml this causes problems to outher packages
RomanVolak commented on 2022-11-11 20:59 (UTC)
Sorry in English:: Some problems at build()...
... maturin failed Caused by: Cargo metadata failed. Does your crate compile with cargo build?
Caused by: cargo metadata exited with an error: error: failed to download bumpalo v3.11.1
Caused by: attempting to make an HTTP request, but --frozen was specified ...
I'm newbie
MfG Roman
RomanVolak commented on 2022-11-11 09:48 (UTC)
Macht Probleme bei build()... ... maturin failed Caused by: Cargo metadata failed. Does your crate compile with
cargo build? Caused by:cargo metadataexited with an error: error: failed to downloadbumpalo v3.11.1Caused by: attempting to make an HTTP request, but --frozen was specified ... bin leider Anfänger MfG Roman