macOS
brew install smlpkglocal Homebrew formula metadata
sudo port install smlpkgMacPorts ports tree · devel/smlpkg/Portfile · source: api.github.com
brew
Package manager for Standard ML libraries and programs. Version 0.1.7 via Homebrew; verified from local package data.
install
brew install smlpkglocal Homebrew formula metadata
sudo port install smlpkgMacPorts ports tree · devel/smlpkg/Portfile · source: api.github.com
nix profile install nixpkgs#smlpkgnixpkgs package indexes · pkgs/by-name/sm/smlpkg/package.nix · source: api.github.com
overview
Package manager for Standard ML libraries and programs
history
smlpkg is a generic package manager for Standard ML libraries and programs.
The official README says smlpkg assumes nothing about the Standard ML compiler in use and centers package handling around semantic versioning.
The README also says the package manager is almost a complete port of the Futhark package manager, which was designed and implemented in Haskell by Troels Henriksen.
The official README lists Standard ML package examples across MLKit, MLton, SMLtoJs, and PolyML-oriented workflows.
Input package facts show distribution through Homebrew, MacPorts, and Nix.
`smlpkg add github.com/diku-dk/sml-random` adds a dependency, modifying or creating `sml.pkg`.
`smlpkg sync` populates the `lib` directory from dependencies listed in `sml.pkg`.
smlpkg matters because Standard ML historically lacked a single dominant package-manager workflow; this project gives SML libraries a small semver-based dependency tool.
Its compiler-agnostic stance makes it relevant across MLton, MLKit, SMLtoJs, and related SML ecosystems.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
sml.pkgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
smlpkg | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/diku-dk/smlpkg
install metadata
| Package key | brew:smlpkg |
|---|---|
| Version | 0.1.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/smlpkg |
| Homepage | https://github.com/diku-dk/smlpkg |
| Repository | https://github.com/diku-dk/smlpkg |
| Upstream docs | https://github.com/diku-dk/smlpkg#readme |
| License | MIT |
| Source archive | https://github.com/diku-dk/smlpkg/archive/refs/tags/v0.1.7.tar.gz |
| Dependencies | gmp |
| Build dependencies | mlton |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | smlpkg |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
smlpkg
nix profile install nixpkgs#smlpkgsmlpkg
sudo port install smlpkgsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.