16 stable releases

1.14.0 Feb 25, 2025
1.13.0 Oct 28, 2024
1.12.0 Apr 9, 2024
1.11.1 Feb 6, 2024
1.0.1 Mar 20, 2023

#1 in #scarb

Download history 2468/week @ 2024-12-09 2118/week @ 2024-12-16 1112/week @ 2024-12-23 1440/week @ 2024-12-30 2721/week @ 2025-01-06 2547/week @ 2025-01-13 2589/week @ 2025-01-20 4441/week @ 2025-01-27 2421/week @ 2025-02-03 3038/week @ 2025-02-10 3688/week @ 2025-02-17 4393/week @ 2025-02-24 3021/week @ 2025-03-03 2656/week @ 2025-03-10 3018/week @ 2025-03-17 5203/week @ 2025-03-24

14,129 downloads per month
Used in 5 crates

MIT license

50KB
954 lines

scarb-metadata

This crate provides structured access to the output of scarb metadata command. Scarb is a build toolchain and package manager for the Cairo language. See the Scarb documentation for details on Scarb itself.

With the command feature (enabled by default), it also exposes an ergonomic interface to collect metadata from Scarb.

Credits

This crate has been inspired by, and includes relevant portions of, its Cargo counterpart cargo_metadata developed by Oli Scherer.

Dependencies

~0.8–1.8MB
~37K SLoC