Commit last-minute

This commit is contained in:
francesco-bufalini 2025-08-02 13:46:28 +02:00
parent b4a97a65ab
commit 0ba7189bfc
221 changed files with 139931 additions and 1 deletions

View file

@ -0,0 +1,61 @@
{
"_pkglts": {
"auto_install": true,
"install_front_end": "stdout",
"use_prompts": false,
"version": 3
},
"base": {
"authors": [
[
"Rami Albasha",
"rami albasha at inra dot fr"
],
[
"Christian Fournier",
"@fournier-ch"
],
[
"Christophe Pradal",
"@pradal"
],
[
"Eric Lebon",
"eric dot lebon at inra dot fr"
]
],
"namespace": null,
"pkgname": "hydroshoot",
"url": null
},
"conda": {},
"data": {},
"doc": {
"description": "HydroShoot is an FSPM model to simulate gas-exchange on vine",
"keywords": []
},
"github": {
"owner": "{{ base.authors[0][0] }}",
"project": "{{ base.pkgname }}",
"url": "https://github.com/openalea-incubator/{{ github.project }}"
},
"license": {
"name": "cecill-c",
"organization": "INRA, CIRAD",
"project": "{{ base.pkgname }}",
"year": 2019
},
"pysetup": {
"intended_versions": [
"27"
],
"require": []
},
"test": {},
"travis": {},
"version": {
"major": 1,
"minor": 0,
"post": 0
}
}