Commit Graph

4 Commits

Author SHA1 Message Date
Paul Howarth
b7b2d0782d Update to 1.01
- New upstream release 1.01
  - Implement Types::Serialiser::as_bool
  - Slight documentation tweaks
- Drop redundant buildroot cleaning in %%install section
- Simplify find command using -delete
- Fix permissions verbosely
2020-12-01 14:56:50 +00:00
Paul Howarth
82c418f5bb Update to 1.0
- New upstream release 1.0
  - Clarify that the second arg of FREEZE/THAW is the data model/data format
    name, not the serializer
  - Clarify that FREEZE must not modify the data structure to be serialized
2013-12-02 11:42:52 +00:00
Paul Howarth
ef9e8efa9e Initial import (perl-Types-Serialiser-0.03-2)
This module provides some extra data types that are used by common
serialization 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.
2013-10-31 12:41:20 +00:00
Fedora Release Engineering
c9179534db Initial setup of the repo 2013-10-31 12:21:50 +00:00