adif-io 0.6.1-2
Package Information
| Description | Ham radio ADIF log parser This is an ADIF parser in Python. * Each QSO is represented by a special-purpose Python mapping. * Keys in that mapping are ADIF field names in upper case, * Value for a key is whatever was found in the ADIF, as a string. * Order of QSOs in the list is same as in ADIF file, * ADIF headers are returned as a Python mapping as well. |
|---|---|
| Maintainer | Debian Hamradio Maintainers <debian-hams@lists.debian.org> |
| Changed By | Christoph Berg <myon@debian.org> |
| Sponsor | myon@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/debian-hamradio-team/adif-io.git (browse) |
| Tracker | https://tracker.debian.org/pkg/adif-io |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Thu, 30 Apr 2026 11:17:26 +0200 |
| Source | adif-io |
| Version | 0.6.1-2 |
| Changed-By | Christoph Berg |
| Architecture | source all |
Changelog
adif-io (0.6.1-2) unstable; urgency=medium . * Install README.md.
.dsc
| Package-List | python3-adif-io deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: adif_io Source: https://gitlab.com/andreas_krueger_py/adif_io Files: * Copyright: Copyright 2026, 2025, 2024, 2023, 2019, 2013 Andreas Krüger, DJ3EI License: Apache-2.0 Files: debian/* Copyright: Copyright 2026 Christoph Berg <myon@debian.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. . 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. . On Debian systems, the full text of the Apache License, Version 2.0 can be found in the file `/usr/share/common-licenses/Apache-2.0'.