Skip to content

Commit 07ce057

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent 69ce3d1 commit 07ce057

40 files changed

Lines changed: 1502 additions & 13 deletions

docs/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Automated testing framework for C.
9+
license: Not confirmed
10+
name: CUnit
11+
offers:
12+
'@type': Offer
13+
price: 0
14+
operatingSystem: LINUX
15+
review:
16+
'@type': Review
17+
author:
18+
'@type': Organization
19+
name: EESSI
20+
reviewBody: Application has been successfully made available on all architectures
21+
supported by EESSI
22+
reviewRating:
23+
'@type': Rating
24+
ratingValue: 5
25+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
26+
on your system
27+
softwareVersion: '[''CUnit/2.1-3-GCCcore-12.3.0'']'
28+
url: https://sourceforge.net/projects/cunit/
29+
---
30+
31+
CUnit
32+
=====
33+
34+
35+
Automated testing framework for C.
36+
37+
https://sourceforge.net/projects/cunit/
38+
# Available modules
39+
40+
41+
The overview below shows which CUnit installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using CUnit, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load CUnit/2.1-3-GCCcore-12.3.0
47+
```
48+
49+
*(This data was automatically generated on {{ generated_time }})*
50+
51+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
52+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|CUnit/2.1-3-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

docs/available_software/detail/GST-plugins-base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ module load GST-plugins-base/1.24.8-GCC-13.2.0
5454
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
5555
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
5656
|GST-plugins-base/1.24.8-GCC-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
57-
|GST-plugins-base/1.22.5-GCC-12.3.0|x|-|x|x|x|x|x|x|x|x|x|x|x|x|
57+
|GST-plugins-base/1.22.5-GCC-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5858
|GST-plugins-base/1.22.1-GCC-12.2.0|x|-|x|x|x|x|x|x|x|x|x|x|x|x|

docs/available_software/detail/GStreamer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ module load GStreamer/1.24.8-GCC-13.2.0
5454
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
5555
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
5656
|GStreamer/1.24.8-GCC-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
57-
|GStreamer/1.22.5-GCC-12.3.0|x|-|x|x|x|x|x|x|x|x|x|x|x|x|
57+
|GStreamer/1.22.5-GCC-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5858
|GStreamer/1.22.1-GCC-12.2.0|x|-|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: 'GnuTLS is a secure communications library implementing the SSL, TLS
9+
and DTLS protocols and technologies around them. It provides a simple C language
10+
application programming interface (API) to access the secure communications protocols
11+
as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required
12+
structures. It is aimed to be portable and efficient with focus on security and
13+
interoperability.'
14+
license: Not confirmed
15+
name: GnuTLS
16+
offers:
17+
'@type': Offer
18+
price: 0
19+
operatingSystem: LINUX
20+
review:
21+
'@type': Review
22+
author:
23+
'@type': Organization
24+
name: EESSI
25+
reviewBody: Application has been successfully made available on all architectures
26+
supported by EESSI
27+
reviewRating:
28+
'@type': Rating
29+
ratingValue: 5
30+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
31+
on your system
32+
softwareVersion: '[''GnuTLS/3.7.8-GCCcore-12.3.0'']'
33+
url: https://www.gnutls.org
34+
---
35+
36+
GnuTLS
37+
======
38+
39+
40+
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures. It is aimed to be portable and efficient with focus on security and interoperability.
41+
42+
https://www.gnutls.org
43+
# Available modules
44+
45+
46+
The overview below shows which GnuTLS installations are available per target architecture in EESSI, ordered based on software version (new to old).
47+
48+
To start using GnuTLS, load one of these modules using a `module load` command like:
49+
50+
```shell
51+
module load GnuTLS/3.7.8-GCCcore-12.3.0
52+
```
53+
54+
*(This data was automatically generated on {{ generated_time }})*
55+
56+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
57+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
58+
|GnuTLS/3.7.8-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

docs/available_software/detail/Graphene.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ module load Graphene/1.10.8-GCCcore-13.2.0
5252
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
5353
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
5454
|Graphene/1.10.8-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55-
|Graphene/1.10.8-GCCcore-12.3.0|x|-|x|x|x|x|x|x|x|x|x|x|x|x|
55+
|Graphene/1.10.8-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5656
|Graphene/1.10.8-GCCcore-12.2.0|x|-|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Guile is a programming language, designed to help programmers create
9+
flexible applications that can be extended by users or other programmers with
10+
plug-ins, modules, or scripts.
11+
license: Not confirmed
12+
name: Guile
13+
offers:
14+
'@type': Offer
15+
price: 0
16+
operatingSystem: LINUX
17+
review:
18+
'@type': Review
19+
author:
20+
'@type': Organization
21+
name: EESSI
22+
reviewBody: Application has been successfully made available on all architectures
23+
supported by EESSI
24+
reviewRating:
25+
'@type': Rating
26+
ratingValue: 5
27+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
28+
on your system
29+
softwareVersion: '[''Guile/3.0.9-GCCcore-12.3.0'']'
30+
url: https://www.gnu.org/software/guile/
31+
---
32+
33+
Guile
34+
=====
35+
36+
37+
Guile is a programming language, designed to help programmers create flexible applications that can be extended by users or other programmers with plug-ins, modules, or scripts.
38+
39+
https://www.gnu.org/software/guile/
40+
# Available modules
41+
42+
43+
The overview below shows which Guile installations are available per target architecture in EESSI, ordered based on software version (new to old).
44+
45+
To start using Guile, load one of these modules using a `module load` command like:
46+
47+
```shell
48+
module load Guile/3.0.9-GCCcore-12.3.0
49+
```
50+
51+
*(This data was automatically generated on {{ generated_time }})*
52+
53+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
54+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
55+
|Guile/3.0.9-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: 'Jansson is a C library for encoding, decoding and manipulating JSON
9+
data. Its main features and design principles are: * Simple and intuitive API
10+
and data model * Comprehensive documentation * No dependencies on other libraries
11+
* Full Unicode support (UTF-8) * Extensive test suite'
12+
license: Not confirmed
13+
name: Jansson
14+
offers:
15+
'@type': Offer
16+
price: 0
17+
operatingSystem: LINUX
18+
review:
19+
'@type': Review
20+
author:
21+
'@type': Organization
22+
name: EESSI
23+
reviewBody: Application has been successfully made available on all architectures
24+
supported by EESSI
25+
reviewRating:
26+
'@type': Rating
27+
ratingValue: 5
28+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
29+
on your system
30+
softwareVersion: '[''Jansson/2.14-GCC-12.3.0'']'
31+
url: https://www.digip.org/jansson/
32+
---
33+
34+
Jansson
35+
=======
36+
37+
38+
Jansson is a C library for encoding, decoding and manipulating JSON data. Its main features and design principles are: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite
39+
40+
https://www.digip.org/jansson/
41+
# Available modules
42+
43+
44+
The overview below shows which Jansson installations are available per target architecture in EESSI, ordered based on software version (new to old).
45+
46+
To start using Jansson, load one of these modules using a `module load` command like:
47+
48+
```shell
49+
module load Jansson/2.14-GCC-12.3.0
50+
```
51+
52+
*(This data was automatically generated on {{ generated_time }})*
53+
54+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
55+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
56+
|Jansson/2.14-GCC-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: libsoup is an HTTP client/server library for GNOME. Ituses GObjects
9+
and the glib main loop, to integrate well with GNOMEapplications, and also has
10+
a synchronous API, for use in threadedapplications.
11+
license: Not confirmed
12+
name: LibSoup
13+
offers:
14+
'@type': Offer
15+
price: 0
16+
operatingSystem: LINUX
17+
review:
18+
'@type': Review
19+
author:
20+
'@type': Organization
21+
name: EESSI
22+
reviewBody: Application has been successfully made available on all architectures
23+
supported by EESSI
24+
reviewRating:
25+
'@type': Rating
26+
ratingValue: 5
27+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
28+
on your system
29+
softwareVersion: '[''LibSoup/3.6.1-GCC-12.3.0'']'
30+
url: https://wiki.gnome.org/Projects/libsoup
31+
---
32+
33+
LibSoup
34+
=======
35+
36+
37+
libsoup is an HTTP client/server library for GNOME. Ituses GObjects and the glib main loop, to integrate well with GNOMEapplications, and also has a synchronous API, for use in threadedapplications.
38+
39+
https://wiki.gnome.org/Projects/libsoup
40+
# Available modules
41+
42+
43+
The overview below shows which LibSoup installations are available per target architecture in EESSI, ordered based on software version (new to old).
44+
45+
To start using LibSoup, load one of these modules using a `module load` command like:
46+
47+
```shell
48+
module load LibSoup/3.6.1-GCC-12.3.0
49+
```
50+
51+
*(This data was automatically generated on {{ generated_time }})*
52+
53+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
54+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
55+
|LibSoup/3.6.1-GCC-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

0 commit comments

Comments
 (0)