name = "fgof-screen" version = "0.1.0" license = "MIT" author = "FortranGoingOnForty" maintainer = "FortranGoingOnForty" copyright = "2026" description = "Virtual screen buffers and diff rendering helpers for modern Fortran" [build] auto-executables = false auto-tests = true auto-examples = true [install] library = true [fortran] implicit-typing = false implicit-external = false source-form = "free"