Skip to content
Snippets Groups Projects
Select Git revision
  • 28253044b8827af0653d5344339f3f6f915fa7fa
  • master default protected
  • development
  • precompile-statements
  • precompile-tools
  • tmp-faster-loading
  • skylark
  • testsuite
  • code-review
  • v0.7.0
  • v0.6.1
  • v0.6.0
  • v0.5.5
  • v0.5.4
  • v0.5.3
  • v0.5.2
  • v0.2
  • v0.3.0
  • v0.4.1
  • v0.5
20 results

Project.toml

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Project.toml 538 B
    name = "Persephone"
    uuid = "039acd1d-2a07-4b33-b082-83a1ff0fd136"
    authors = ["Daniel Vedder <daniel.vedder@idiv.de>"]
    version = "0.0.1"
    
    [deps]
    Agents = "46ada45e-f475-11e8-01d0-f70cc89e6671"
    ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
    Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
    GeoArrays = "2fb1d81b-e6a0-5fc5-82e6-8e06903437ab"
    Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
    LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
    Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
    TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"