CHANGELOG.md
LICENSE.TXT
MANIFEST.in
README.md
README.rst
setup.py
doc/index.rst
doc/intro.rst
doc/ref_geom.rst
doc/ref_index.rst
doc/ref_io.rst
doc/ref_osm.rst
doc/ref_osmium.rst
doc/ref_replication.rst
doc/reference.rst
doc/tools.rst
doc/tools_get_changes.rst
doc/tools_uptodate.rst
examples/amenity_list.py
examples/convert.py
examples/create_nodecache.py
examples/filter_coastlines.py
examples/normalize_boolean.py
examples/osm_diff_stats.py
examples/osm_file_stats.py
examples/osm_replication_stats.py
examples/osm_url_stats.py
examples/pub_names.py
examples/road_length.py
examples/use_nodecache.py
lib/generic_handler.hpp
lib/generic_writer.hpp
lib/geom.cc
lib/index.cc
lib/io.cc
lib/merged_input.hpp
lib/osm.cc
lib/osmium.cc
lib/replication.cc
lib/std_pair.hpp
lib/write_handler.hpp
osmium/__init__.py
osmium/version.py
osmium.egg-info/PKG-INFO
osmium.egg-info/SOURCES.txt
osmium.egg-info/dependency_links.txt
osmium.egg-info/pbr.json
osmium.egg-info/top_level.txt
osmium/osm/__init__.py
osmium/osm/mutable.py
osmium/replication/__init__.py
osmium/replication/server.py
osmium/replication/utils.py
test/helpers.py
test/run_tests.py
test/test_geom.py
test/test_io.py
test/test_osm.py
test/test_taglist.py
test/test_writer.py
tools/pyosmium-get-changes
tools/pyosmium-up-to-date