Versions in this module Expand all Collapse all v0 v0.0.3 Dec 4, 2024 v0.0.2 Dec 4, 2024 v0.0.1 Dec 4, 2024 Changes in this version + type Parser struct + func NewParser() *Parser + func (p *Parser) Parse(r io.Reader) (map[string]any, error) + type Poetry struct + Dependencies map[string]any + type PyProject struct + Tool Tool + type Tool struct + Poetry Poetry