info.json 437 B

12345678910111213141516171819202122
  1. {
  2. "type" : "I/O",
  3. "core" : true,
  4. "name" : "E57",
  5. "description": "Add E57 read/write capability using the libE57Format library.",
  6. "authors" : [
  7. {
  8. "name" : "Daniel Girardeau-Montaut",
  9. "email" : "daniel.girardeau@gmail.com"
  10. },
  11. {
  12. "name" : "Andy Maloney",
  13. "email" : "asmaloney@gmail.com"
  14. }
  15. ],
  16. "references" : [
  17. {
  18. "text" : "libE57Format git repo",
  19. "url" : "https://github.com/asmaloney/libE57Format"
  20. }
  21. ]
  22. }