Package: python3-osm-common Architecture: all Version: 5.0.5+g1ae80e3.dirty-1 Priority: optional Section: python Source: osm-common Maintainer: Alfonso Tierno Installed-Size: 162 Depends: python3-crypto, python3-yaml, python3:any (>= 3.5~), python3-pip Filename: pool/common/python3-osm-common_5.0.5+g1ae80e3.dirty-1_all.deb Size: 25486 MD5sum: 70594a382bfc85c310d4f1e443e792b5 SHA1: 99025f7ffb86c4974b999c49652c37f238c494d0 SHA256: 1134d736bf8b97d403fae91e706c043ef8713bb755cad21f479cd5a50938c268 SHA512: c4eaa94419bb3ef4019f1a94f3e08d2e0eb20487fe4d5452a1d72e41f66525265f930fa886b6c47d7d6c3e474a4de7595b9eaf332d5aab8c11cda3937928422f Description: OSM common utilities # Copyright 2018 Telefonica S.A. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or # implied. # See the License for the specific language governing permissions and # limitations under the License. . =========== osm-common =========== Contains common modules for OSM lightweight build, that manages database, storage and messaging access. It uses a plugin stile in order to easy migration to other technologies, as e.g. different database or storage object system.