File: test_parse_builders.yml

package info (click to toggle)
python-whey 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,912 kB
  • sloc: python: 4,433; makefile: 7
file content (53 lines) | stat: -rw-r--r-- 1,112 bytes parent folder | download | duplicates (2)
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
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: []
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