info.json 355 B

1234567891011121314151617181920
  1. {
  2. "type" : "I/O",
  3. "core" : true,
  4. "name" : "CSV Matrix I/O",
  5. "description": "2.5D CSV matrix I/O filter.",
  6. "authors" : [
  7. {
  8. "name" : "Daniel Girardeau-Montaut",
  9. "email" : "daniel.girardeau@gmail.com"
  10. }
  11. ],
  12. "maintainers" : [
  13. {
  14. "name" : "Daniel Girardeau-Montaut",
  15. "email" : "daniel.girardeau@gmail.com"
  16. }
  17. ],
  18. "references" : [
  19. ]
  20. }