hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

geas

2.9.6
2.10.0 2.9.9 2.9.8 2.9.7 2.9.6 2.9.5 2.9.4 2.9.2 2.9.1 2.9.0 2.8.1 2.8.0 2.7.14 2.7.13 2.7.12 2.7.11 2.7.10 2.7.9 2.7.8 2.7.7 2.7.6 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 2.7.0 2.6.2 2.6.1 2.6.0 retired 2.5.1 2.5.0 retired 2.4.6 2.4.5 retired 2.4.4 retired 2.4.3 retired 2.4.2 retired 2.4.1 retired 2.4.0 2.3.0 2.2.0

Guess Erlang Application Scattering

HexDocs HexPreview

Current section

1 Dependency

Jump to
Readme
41 Versions
1 Dependency
1 Dependant
Activity
Readme 41 Versions 1 Dependency 1 Dependant Activity

Dependencies of geas

1 dependency
Package Requirement
samovar
~>1.0.2

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 100 200 300 400

this version

309

yesterday

25

last 7 days

476

all time

230 909

Last Updated

Nov 29, 2025

License

ISC

Build Tools

rebar3

Publisher

crownedgrouse crownedgrouse

Links

  • Github
  • Wiki

Owners

  • crownedgrouse crownedgrouse
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".