1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
additional-files: []
authors: []
classifiers:
- 'Development Status :: 4 - Beta'
- 'License :: OSI Approved :: MIT License'
- 'Operating System :: OS Independent'
- 'Programming Language :: Python'
- 'Programming Language :: Python :: 3 :: Only'
- 'Programming Language :: Python :: 3.6'
- 'Programming Language :: Python :: 3.7'
- 'Programming Language :: Python :: 3.8'
- 'Programming Language :: Python :: 3.9'
- 'Programming Language :: Python :: 3.10'
- 'Programming Language :: Python :: Implementation :: CPython'
- 'Programming Language :: Python :: Implementation :: PyPy'
dependencies:
- apeye>=0.7.0
- click>=7.1.2
- consolekit>=1.0.1
- domdf-python-tools>=2.5.2
- email-validator>=1.1.2
- first>=2.0.2
- natsort>=7.1.1
- packaging>=20.9
- readme-renderer[md]>=28.0
- shippinglabel>=0.10.0
- toml>=0.10.2
description: A simple Python wheel builder for simple projects.
dynamic: []
entry-points: {}
gui-scripts: {}
keywords:
- build
- distribution
- packaging
- pep517
- pep621
- sdist
- wheel
license: null
license-key: MIT
maintainers: []
name: whey
optional-dependencies: {}
package: whey
platforms:
- Windows
- macOS
- Linux
python-implementations:
- CPython
- PyPy
python-versions:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
- '3.10'
readme: null
requires-python: '>=3.6'
scripts: {}
source-dir: .
urls: {}
version: 2021.0.0
|