Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-smartypants
|
||||
description: Translate plain ASCII quotation marks and other characters into “smart” typographic HTML entities
|
||||
version: 2.0.2
|
||||
revision: 1
|
||||
url: https://github.com/justinmayer/smartypants.py
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
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
|
||||
Reference in New Issue
Block a user