{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/CECILL-C",
"codeRepository": "git+https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest.git",
"contIntegration": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest/-/pipelines",
"dateCreated": "2025-11-27",
"datePublished": "2026-03-20",
"dateModified": "2026-03-20",
"downloadUrl": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest/-/archive/1.5.0/RustyPhoenixRequest-1.5.0.tar.gz",
"issueTracker": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest/-/issues",
"name": "RustyPhoenixRequest",
"version": "1.5.0",
"softwareVersion": "1.5.0",
"readme": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest/-/blob/1.5.0/README.md",
"description": "This library provides methods to mock request API. This is the Rust equivalent of https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/PhoenixRequest",
"keywords": [
"Phoenix2",
"Rust",
"REST",
"Mock"
],
"relatedLink": [
"https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/PHOENIX2"
],
"author": [
{
"@type": "Person",
"givenName": "Pierre",
"familyName": "Aubert",
"affiliation": {
"@type": "Organization",
"name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
}
},
{
"@type": "Person",
"givenName": "Thibaut",
"familyName": "Oprinsen",
"affiliation": {
"@type": "Organization",
"name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
}
}
],
"contributor": [
{
"@type": "Person",
"givenName": "Vincent",
"familyName": "Pollet",
"affiliation": {
"@type": "Organization",
"name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
}
}
],
"maintainer": {
"@type": "Person",
"givenName": "Pierre",
"familyName": "Aubert",
"affiliation": {
"@type": "Organization",
"name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
}
}
}