Initial Commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-webencodings
|
||||
description: Python implementation of the WHATWG Encoding standard
|
||||
version: 0.5.1
|
||||
revision: 1
|
||||
url: https://github.com/gsnedders/python-webencodings
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/gsnedders/python-webencodings/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 082367f568a7812aa5f6922ffe3d9d027cd83829dc32bcaac4c874eeed618000
|
||||
Reference in New Issue
Block a user