Package: wnpp Severity: wishlist Owner: Alastair McKinstry <mckins...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-scie...@lists.debian.org
* Package name : fortran-jonquil Version : 0.3.0 Upstream Contact: Sebastian Ehlert * URL : https://github.com/toml-f/jonquil * License : MIT or Apache-2.0 Programming Lang: Fortran Description : Fortran library to add TOML features to JSON Jonquil (named after the flower) brings all the features available for TOML to JSON land. In fact it provides a seamless intercompatibility when working with the data structures of either library and allows to mix and match them freely. One key strength of Jonquil is that the data structures are not using any pointer components, but only allocatables, making them safe to work with, easy to (deep-)copy and simple to delete without special care or extra finalization. It is a dependency of Fortran fpm, which I am packaging. I will maintain them both as part of the Debian Science team.