Sha256: b6aaa509dbd667d960cfaf7bea60475371159652f9754500010131628689bfac

Contents?: true

Size: 835 Bytes

Versions: 8

Compression:

Stored size: 835 Bytes

Contents

{
  "slug": "fortran",
  "language": "Fortran",
  "repository": "https://github.com/exercism/xfortran",
  "active": false,
  "test_pattern": ".*\\.fun",
  "solution_pattern": "example.f90",
  "exercises": [
  {
      "slug": "hello-world",
      "difficulty": 1,
      "topics": [
      ]
  },
  {
      "slug": "bob",
      "difficulty": 1,
      "topics": [
      ]
  },
  {
      "slug": "hamming",
      "difficulty": 1,
      "topics": [
      ]
  },
  {
      "slug": "rna-transcription",
      "difficulty": 1,
      "topics": [
      ]
  },
  {
      "slug": "raindrops",
      "difficulty": 1,
      "topics": [
      ]
  },
  {
      "slug": "difference-of-squares",
      "difficulty": 1,
      "topics": [
      ]
  }
  ],
  "deprecated": [

  ],
  "ignored": [
    "bin",
    "img",
    "docs"
  ],
  "foregone": [

  ]
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
trackler-2.1.0.36 tracks/fortran/config.json
trackler-2.1.0.34 tracks/fortran/config.json
trackler-2.1.0.33 tracks/fortran/config.json
trackler-2.1.0.32 tracks/fortran/config.json
trackler-2.1.0.31 tracks/fortran/config.json
trackler-2.1.0.30 tracks/fortran/config.json
trackler-2.1.0.29 tracks/fortran/config.json
trackler-2.1.0.28 tracks/fortran/config.json