HexpmMcp.Types (hexpm_mcp v0.3.2)

Copy Markdown View Source

Response structs for hex.pm API data.

Summary

Functions

Parse a list of owners from the hex.pm API.

Parse a package response from the hex.pm API.

Parse a release response from the hex.pm API.

Functions

parse_owners(owners)

Parse a list of owners from the hex.pm API.

parse_package(data)

Parse a package response from the hex.pm API.

parse_release(data)

Parse a release response from the hex.pm API.