27 lines
765 B
YAML
27 lines
765 B
YAML
name: python-smartypants
|
|
description: Translate plain ASCII quotation marks and other characters into “smart” typographic HTML entities
|
|
version: 2.0.2
|
|
revision: 3
|
|
url: https://github.com/justinmayer/smartypants.py
|
|
license: BSD-2-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
- python-docutils
|
|
- python-pygments
|
|
- python-pytest
|
|
downloads:
|
|
- url: https://github.com/justinmayer/smartypants.py/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 560ae7485a27c288f5bd63131f5c3c7b8f0745f50e7c3f85f0bbc65d87799d19
|