Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-sphinxcontrib-jsmath
|
||||
description: Sphinx extension which renders display math in HTML via JavaScript
|
||||
version: 1.0.1
|
||||
revision: 1
|
||||
url: https://github.com/sphinx-doc/sphinxcontrib-jsmath
|
||||
license: BSD-2-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/sphinx-doc/sphinxcontrib-jsmath/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 1a20febedb885c78f2e2c29b6f4c1e4e6fe0ac4699378b624b805914491df064
|
||||
Reference in New Issue
Block a user