source: osm/applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/io/package-info.java@ 31814

Last change on this file since 31814 was 31814, checked in by floscher, 10 years ago

[mapillary] Add package-info.java to all packages

File size: 154 bytes
Line 
1/**
2 * Classes for I/O operations like downloading images and their metadata and exporting them.
3 */
4package org.openstreetmap.josm.plugins.mapillary.io;
Note: See TracBrowser for help on using the repository browser.