Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: python-charset-normalizer
|
||||
description: Encoding and language detection alternative to chardet
|
||||
version: 3.4.3
|
||||
revision: 1
|
||||
url: https://github.com/jawah/charset_normalizer
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools-scm
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/jawah/charset_normalizer/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: a8e48df4c97e52bc516e27edb301cd837684bb7266ce44a3532a9eed429c9e1c
|
||||
Reference in New Issue
Block a user