Metadata-Version: 2.1
Name: mina-build
Version: 0.2.3
Summary: build backend for Mina Package Structure
License: MIT
Author-email: GreyElaina <GreyElaina@outlook.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Description: # PEP-517 implementation for Mina Package Structure
        
        `mina-build` 是 `Mina Package Structure` 的具体实现, 基于 `pdm-pep517` 的现有建构.
        
        你需要在 `pyproject.toml` 内将 `tool.mina.enabled` 设为 `true` 才能使用 Mina 的相关功能,
        否则 `mina-build` 的行为与 `pdm-pep517` 一致.
        
        若是需要关于 `Mina` 的更多信息, 请参阅其他的文稿.
