Source: gftl Maintainer: Debian Science Maintainers Uploaders: Ole Streicher Section: science Priority: optional Build-Depends: cmake, debhelper-compat (=13), gfortran, m4 Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/science-team/gftl Vcs-Git: https://salsa.debian.org/science-team/gftl.git Homepage: https://github.com/Goddard-Fortran-Ecosystem/gFTL Package: gftl-dev Architecture: all Depends: ${misc:Depends} Multi-Arch: foreign Description: Containers and iterators for Fortran gFTL provides a mechanism to easily create robust containers and associated iterators which can be used within Fortran applications. The primary methods are intended to be as close to their C++ STL analogs as possible. These containers are a powerful productivity multiplier for certain types of software development, and hope that others find them to be just as useful.