File: fpm.toml

package info (click to toggle)
fortran-toml 0.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,024 kB
  • sloc: f90: 12,427; python: 209; makefile: 20; ansic: 8
file content (10 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
name = "tjson"

[library]
source-dir = "../../../test/compliance"

[dependencies]
toml-f.path = "../../.."

[dev-dependencies]
test-drive.git = "https://github.com/fortran-lang/test-drive"