fourtysixandtwo f3b6e7a2b3 gis/readosm: Change i486 to i586 il y a 2 ans
..
README 37dceb8aa3 gis/readosm: Moved from libraries/ category. il y a 8 ans
readosm.SlackBuild f3b6e7a2b3 gis/readosm: Change i486 to i586 il y a 2 ans
readosm.info 37dceb8aa3 gis/readosm: Moved from libraries/ category. il y a 8 ans
slack-desc 37dceb8aa3 gis/readosm: Moved from libraries/ category. il y a 8 ans

README

ReadOSM is an open source library to extract valid data from within an
OpenStreetMap input file. Such OSM files come in two different formats:
* files identified by the .osm suffix simply are plain XML files.
* files identified by the .osm.pbf suffix does containt the same
identical data, but adopting the Google's Protocol Buffer
serialization format and thus requiring much less storage space.