25 lines
609 B
Plaintext
25 lines
609 B
Plaintext
name: python-pygments
|
|
description: Python syntax highlighter
|
|
version: 2.20.0
|
|
revision: 1
|
|
url: https://pygments.org/
|
|
license: BSD-2-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-build
|
|
- python-hatchling
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/pygments/pygments/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: da22a0d6df2abb3bcf6815a0612e5b1b05b4c3fd0a5e804ae79c271de2fe50b1
|