Sha256: 169dff9681f87da2d88ef141931afb8d5b058389db64c5619c4c8ef0fcae8f5c
Contents?: true
Size: 863 Bytes
Versions: 2
Compression:
Stored size: 863 Bytes
Contents
{ "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "karchive", "display_name": "KArchive", "summary": "Reading, creating, and manipulating file archives", "urls": { "homepage": "https://projects.kde.org/projects/frameworks/karchive", "vcs": "https://projects.kde.org/projects/frameworks/karchive/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KArchive provides classes for easy reading, creation and manipulation of\n\"archive\" formats like ZIP and TAR.\n\nIf also provides transparent compression and decompression of data, like the\nGZip format, via a subclass of QIODevice.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], "group": "kde-frameworks", "topics": [ "Data" ] }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
inqlude-0.12.0 | spec/data/karchive-generic-with-topics.manifest |
inqlude-0.11.0 | spec/data/karchive-generic-with-topics.manifest |