|
|
@@ -12,6 +12,10 @@ categories = ["parser-implementations", "encoding", "science"]
|
|
12
|
12
|
keywords = ["openstreetmap", "osm", "pbf", "protocolbuffer", "protobuf"]
|
|
13
|
13
|
license = "MIT/Apache-2.0"
|
|
14
|
14
|
|
|
|
15
|
+[badges]
|
|
|
16
|
+travis-ci = { repository = "b-r-u/osmpbf" }
|
|
|
17
|
+appveyor = { repository = "b-r-u/osmpbf" }
|
|
|
18
|
+
|
|
15
|
19
|
[features]
|
|
16
|
20
|
default = ["system-libz"]
|
|
17
|
21
|
system-libz = ["flate2"]
|