Metadata-Version: 2.1
Name: xpip-build
Version: 1.3.1
Summary: Python package. Build. Install.
Home-page: https://github.com/bondbox/xpip/
Author: Mingzhe Zou
Author-email: zoumingzhe@outlook.com
License: GPLv2
Project-URL: Source Code, https://github.com/bondbox/xpip/
Project-URL: Bug Tracker, https://github.com/bondbox/xpip/issues
Project-URL: Documentation, https://github.com/bondbox/xpip/
Keywords: setuptools,wheel
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xpip-upload>=1.3.1
Requires-Dist: setuptools<=70.3.0,>=69.3.0

# xpip-build

The `xpip-build` can easily and quickly build and install Python package.

You can clean, check, and create source distributions and built (wheel) distributions with just one command (`xpip-build setup --clean --all`), without the need to execute multiple commands.
