Package: python3-osm-common Architecture: all Version: 6.0.2+g3e75915.dirty-1 Priority: optional Section: python Source: osm-common Maintainer: Alfonso Tierno Installed-Size: 169 Depends: python3-crypto, python3-yaml, python3:any (>= 3.5~), python3-pip Filename: pool/common/python3-osm-common_6.0.2+g3e75915.dirty-1_all.deb Size: 25808 MD5sum: 5dfa97e72a555f11e3b7dfacf2a3be8b SHA1: e0239fa9593e42f45551c69d4e3bce388adb801c SHA256: aef48686c42a6c758a11e7d4da59830e0ad9b3d4c736da5f616245a28cddac96 SHA512: df51ef3c011108948c9c169e122d48697e88e355861f0e68387d9dd8e645f50f8039860c8cc919b339b9eaa3568c7eab062a13cf12cb6360d854e84e6a311fe0 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.