Metadata-Version: 2.1
Name: xpip-python
Version: 1.3
Summary: Python package. Build. Install.
Home-page: https://github.com/bondbox/xpip-python
Author: Mingzhe Zou
Author-email: zoumingzhe@outlook.com
License: GPLv2
Project-URL: Source Code, https://github.com/bondbox/xpip-python
Project-URL: Bug Tracker, https://github.com/bondbox/issues
Project-URL: Documentation, https://github.com/bondbox/xpip-python
Keywords: setuptools,wheel,twine
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: argcomplete
Requires-Dist: tabulate
Requires-Dist: setuptools>=51.0.0
Requires-Dist: wheel
Requires-Dist: twine
Requires-Dist: keyring
Requires-Dist: keyrings.alt
Requires-Dist: xpip-mirror

# xpip

Python package. Build. Install.

## Language

- **[简体中文](docs/zh/README.md)**

## Features

- **Quickly build and install Python package via [xpip-build](docs/xpip-build.md)**
- **Manage mirror via [xpip-mirror](docs/xpip-mirror.md)**
