···1717 meta = {
1818 description = "An open source library to extract valid data from within an Open Street Map input file";
1919 homepage = https://www.gaia-gis.it/fossil/readosm;
2020- license = [ "GPLv2+" "LGPLv2+" "MPL1.1" ];
2120 license = with stdenv.lib.licenses; [ mpl11 gpl2Plus lgpl21Plus ];
2221 };
2322}