An Electron-based JLD2 data file viewer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Project.toml 415B

123456789101112
  1. name = "JLD2View"
  2. uuid = "a494b24a-6d3b-4871-b66b-22839c4c06d4"
  3. authors = ["francois "]
  4. version = "0.1.0"
  5. [deps]
  6. Electron = "a1bb12fb-d4d1-54b4-b10a-ee7951ef7ad3"
  7. JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
  8. Mustache = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
  9. NativeFileDialog = "e1fe445b-aa65-4df4-81c1-2041507f0fd4"
  10. Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
  11. Scratch = "6c6a2e73-6563-6170-7368-637461726353"