Skip to content
Snippets Groups Projects
Commit 9e35cf49 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Merge branch 'pandoc' into '2022'

Pandoc (2022)

See merge request hps-public/easybuild-repository!962
parents 7cddfc4d df2c88ff
No related branches found
No related tags found
No related merge requests found
easyblock = 'Tarball'
name = 'Pandoc'
version = '2.16.1'
homepage = 'http://pandoc.org'
description = """
If you need to convert files from one markup format into another,
pandoc is your swiss-army knife"""
toolchain = SYSTEM
source_urls = ['https://github.com/jgm/pandoc/releases/download/%(version)s']
sources = ['pandoc-%(version)s-linux-amd64.tar.gz']
checksums = ['3fe3d42179af289d4f5452b9317d2bc9cd139a4f33a37f68d70e128f1d415aa4']
sanity_check_paths = {
'files': ['bin/pandoc'],
'dirs': ['share'],
}
moduleclass = 'tools'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment