# info **Repository Path**: zoziha/info ## Basic Information - **Project Name**: info - **Description**: 本库将于 2022 年 7 月关闭,请使用 https://gitee.com/fortran-stack/easy-string 中操作符 "+"。 - **Primary Language**: FORTRAN - **License**: MIT - **Default Branch**: main - **Homepage**: https://gitee.com/fortran-stack/easy-string - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-28 - **Last Updated**: 2022-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Fortran, fpm, String ## README # INFOMATION! Tag string, primarily to prompt the user, for console output in Fortran. *Suggestions and code contributions are welcome.* ```fortran use info_m, only: info, operator(.c.) ``` ## Build with [fortran-lang/fpm](https://github.com/fortran-lang/fpm) ```sh fpm run --example --all ``` ```toml [dependencies] info = { git = "https://gitee.com/zoziha/info.git" } ``` ## Reference - [fortran-lang/stdlib](https://github.com/fortran-lang/stdlib) - [fortran-lang/fpm](https://github.com/fortran-lang/fpm) - [fortran-fans/forlab](https://github.com/fortran-fans/forlab)