{
"@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/code-generator/RustyPhoenixReplace.git",
"contIntegration": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/code-generator/RustyPhoenixReplace/-/pipelines",
"dateCreated": "2025-11-27",
"datePublished": "2026-03-20",
"dateModified": "2026-03-20",
"downloadUrl": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/code-generator/RustyPhoenixReplace/-/archive/1.4.0/RustyPhoenixReplace-1.4.0.tar.gz",
"issueTracker": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/code-generator/RustyPhoenixReplace/-/issues",
"name": "RustyPhoenixReplace",
"version": "1.4.0",
"softwareVersion": "1.4.0",
"readme": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/code-generator/RustyPhoenixReplace/-/blob/1.4.0/README.md",
"description": "This project aims to provide a simple a powerfull multilines replace via a toml configuration",
"keywords": [
"Phoenix2",
"Rust",
"CodeGenerator",
"MultilineReplace"
],
"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"
}
}
}