Skip to content

Examples

michaelessiet edited this page Dec 21, 2023 · 3 revisions

Here are useful examples of packages that you can use as a starting point for your own packages. If you have a package that you think would be useful to others, please consider contributing it to the pantry. If you're not sure how to do that, see the README section.

Examples by programming language

C / C++

configure included

+leptonica.org

configure not included

+bitcoin.org

CMake

+facebook.com/zstd

Python

+yt-dlp.org

Rust / Cargo

+crates.io/bpb

Go

with a go.mod file

+charm.sh/glow

without a go.mod file

+gohugo.io

Ruby / Gems

+fastlane.tools

Meson

+gnome.org/pango

Node.js / NPM

+yarnkpkg.com

Complex version names

No release tags

+keephq.dev

SemVer

+terraform.io

with beta release candidates -rc

+cmake.org

Other examples

using deps variable

+aws.amazon.com/cli

Binary-only packages

+bun.sh