macOS
brew install flint-checkerlocal Homebrew formula metadata
sudo port install flintMacPorts ports tree · math/flint/Portfile · source: api.github.com
brew / rank 9910
Check your project for common sources of contributor friction. Version 0.1.0 via Homebrew; verified from local package data. Also installable with macports: sudo port install flint.
install
brew install flint-checkerlocal Homebrew formula metadata
sudo port install flintMacPorts ports tree · math/flint/Portfile · source: api.github.com
sudo apk add flintAlpine Linux edge package indexes · flint · source: dl-cdn.alpinelinux.org
sudo dnf install flintFedora Rawhide package metadata · flint · source: dl.fedoraproject.org
nix profile install nixpkgs#flintnixpkgs package indexes · pkgs/by-name/fl/flint/package.nix · source: api.github.com
sudo pacman -S flintArch Linux sync databases · flint · source: geo.mirror.pkgbuild.com
sudo apt install libflint-devDebian stable package indexes · libflint-dev · source: deb.debian.org
sudo zypper install flint-developenSUSE Tumbleweed package metadata · flint-devel · source: download.opensuse.org
overview
Check your project for common sources of contributor friction
history
Flint is a small Go command-line checker for common sources of contributor friction in software projects. It checks for project affordances such as a README, contribution guide, license, bootstrap script, and test script.
The README describes Flint as a tool for helping potential contributors answer basic questions about a project: what it does, how it is licensed, how to contribute, how to set up development, and how to run tests.
The project was maintained by Wynn Netherland and carries a 2014 copyright notice. Its GitHub release metadata shows v0.0.3 in January 2014 and v0.0.4 in December 2014.
Flint's official README documents installation through Go, prebuilt GitHub release binaries, and Homebrew as flint-checker. The supplied package metadata also records packaging in Homebrew.
The tool reflects the GitHub-era convention that repository quality is partly social: a project should include contribution, license, bootstrap, and test-running paths that new contributors can discover quickly.
Users run flint from a project root to get warnings and errors about missing contributor-facing files. It can also check a remote GitHub repository by owner/name without cloning.
Command-line options let users skip individual checks and provide a GitHub API token through FLINT_TOKEN when checking remote repositories.
Flint is package-nerd relevant as a tiny lint tool for repository metadata rather than source code. It turns informal open-source hygiene expectations into a CLI that package maintainers and project owners could run locally.
Its Homebrew formula name, flint-checker, also matters because the plain flint package name collides with other software in distro ecosystems.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flint | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:flint-checker |
|---|---|
| Version | 0.1.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/pengwynn/flint |
| Repository | https://github.com/pengwynn/flint |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
flint
sudo port install flintlibflint-dev 3.1.3-2
C library for number theory, development files
sudo apt install libflint-devlibflint-doc 3.1.3-2
Documentation for the FLINT library
sudo apt install libflint-doclibflint19 3.1.3-2
C library for number theory, shared library
sudo apt install libflint19flint
nix profile install nixpkgs#flintlibflint-dev 3.0.1-3.1build1
C library for number theory, development files
sudo apt install libflint-devlibflint-doc 3.0.1-3.1build1
Documentation for the FLINT library
sudo apt install libflint-doclibflint18t64 3.0.1-3.1build1
C library for number theory, shared library
sudo apt install libflint18t64flint 3.4.0-r1
C library in support of computations in number theory
sudo apk add flintflint-dev 3.4.0-r1
C library in support of computations in number theory (development files)
sudo apk add flint-devflint 3.5.0-2.fc45
Fast Library for Number Theory
sudo dnf install flintflint-devel 3.5.0-2.fc45
Development files for FLINT
sudo dnf install flint-develflint 3.6.0-1
A C library for doing number theory
sudo pacman -S flintflint-devel 3.6.0-1.2
Development files for flint
sudo zypper install flint-devellibflint24 3.6.0-1.2
C library for doing number theory
sudo zypper install libflint24source 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.