Versions in this module Expand all Collapse all v1 v1.0.2 Sep 26, 2023 v1.0.1 Sep 24, 2023 v1.0.0 Aug 17, 2023 Changes in this version + type Parser struct + func NewParser() *Parser + func (p *Parser) Parse(r io.Reader) (map[string]interface{}, error) + type Poetry struct + Dependencies map[string]interface{} + type PyProject struct + Tool Tool + type Tool struct + Poetry Poetry