Module readme_parser

Module readme_parser 

Source

Structs§

ReadmeInfo
Information extracted from a README file

Functions§

read_readme_info
Reads README information from README.md or README.mdx files Returns ReadmeInfo containing title, owner, description, and metadata The title is extracted from the first markdown heading (# Title)