Skip to content

Support JSON encoding of metadata #277

@jaraco

Description

@jaraco

PEP 566 provides a specification for decoding the metadata to JSON. Importlib.metadata should probably implement that transform. Annoyingly, as written, that spec would require the JSON-transformed form to include RFC822 artifacts (padding, continuation characters) in multi-line values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions