Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-imagesize
|
||||
description: Module that analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm/WebP image headers and returns image size or DIP
|
||||
version: 1.4.1
|
||||
revision: 1
|
||||
url: https://github.com/shibukawa/imagesize_py
|
||||
license: MIT
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/shibukawa/imagesize_py/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c353adbba9d9e92fc880ff85279c362a9d4fc580c4783d1949e905200cb8b15b
|
||||
Reference in New Issue
Block a user