23 lines
569 B
Plaintext
23 lines
569 B
Plaintext
name: python-pygments
|
|
description: Python syntax highlighter
|
|
version: 2.19.2
|
|
revision: 1
|
|
url: https://pygments.org/
|
|
license: BSD-2-Clause
|
|
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: 542e317dffd5287585b7bc4327969fe2f8d4b7ccec0b46045a83ef45dc840ed9
|