Package: python3-osm-common Architecture: all Version: 6.0.0+g10602af.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.0+g10602af.dirty-1_all.deb Size: 25844 MD5sum: e7a6605e1ec34f6f01e97d45f5e31eae SHA1: cce0a6261f28e9b026f131f8c7400864474324a4 SHA256: 00d9b924d41b21d20351a3d7110dc1c3a88880348f4d7e19218cc7944dcf4933 SHA512: 4f4d52ae26389295996799670d6a359f63bd056a3e4efefcbdaf2c9b604f7e672d6ef1a18226a42077bde2686e2a575a7eeb97583ba61c5a1b6d7b1e711e4eb4 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.