libtypes-serialiser-perl 1.01-ok2 source package in openKylin

Changelog

libtypes-serialiser-perl (1.01-ok2) yangtze; urgency=medium

  *  Modify debian/control.

 -- zhangyichun <email address hidden>  Sat, 17 Sep 2022 11:05:13 +0800

Upload details

Uploaded by:
zhangyichun
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
OpenKylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libtypes-serialiser-perl_1.01.orig.tar.gz 6.4 KiB f8c7173b0914d0e3d957282077b366f0c8c70256715eaef3298ff32b92388a80
libtypes-serialiser-perl_1.01-ok2.debian.tar.xz 1.4 KiB 59557dbabee3ea446b4d9a591990f2a6d4fe5c3400f91c2092f6acf0ec1d504d
libtypes-serialiser-perl_1.01-ok2.dsc 1.9 KiB 80acc0e98f549ccd9f96ac584ab4dd6164841686677e2dd5f9009f0acfeb5b77

Available diffs

View changes file

Binary packages built by this source

libtypes-serialiser-perl: module providing simple data types for common serialisation formats

 Types::Serialiser provides some extra datatypes that are used by common
 serialisation formats such as JSON or CBOR. The idea is to have a repository
 of simple/small constants and containers that can be shared by different
 implementations so they become interoperable between each other.