Files
packages/core/file/file.toml
T
2026-03-21 12:43:00 -05:00

18 lines
425 B
TOML

[build]
type = "autotools"
[dependencies]
runtime = ["glibc"]
[package]
description = "utility for determining the type of a given file or files"
homepage = "https://www.darwinsys.com/file/"
license = "BSD-2-Clause"
name = "file"
version = "5.46"
[[source]]
extract_dir = "$name-$version"
sha256 = "c9cc77c7c560c543135edc555af609d5619dbef011997e988ce40a3d75d86088"
url = "https://astron.com/pub/file/file-$version.tar.gz"