mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: cargo-modules-0.8.0
This commit is contained in:
parent
33a01473da
commit
5662bc6437
1 changed files with 12 additions and 0 deletions
12
srcpkgs/cargo-modules/template
Normal file
12
srcpkgs/cargo-modules/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'cargo-modules'
|
||||||
|
pkgname=cargo-modules
|
||||||
|
version=0.8.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Cargo plugin to render crate's module/item structure as a tree or graph"
|
||||||
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://github.com/regexident/cargo-modules"
|
||||||
|
changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=998132b0953bf8f2a0c998c2a9542996e035b8a535c0742da1f04ad0af96bcb7
|
Loading…
Add table
Reference in a new issue