metametameta¶
metametameta generates an __about__.py file populated with common dunder metadata such as __title__ and __author__. It extracts information from multiple sources and writes a standardized module you can ship with your project.
See Installation to get started and Usage for examples. Contributions are welcome; see Contributing. Release work should follow the pre-release checklist.