serialize-d 1.0.1
A serialization framework for D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
This package provides sub packages which can be used individually:
serialize-d:json - JSON support for serialize-d
serialize-d
serialize-d is a data serialization provider.
Notice: serialize-d is deprecated and will NOT recieve further updates; please switch to ninox-d_data
License
The code in this repository is licensed under AGPL-3.0-or-later; for more details see the LICENSE
file in the repository.
The core
The core itself contains:
SerializerBuffer
: a basic buffer for serializationserialize(value, serializer)
anddeserialize(inp, serializer)
to quickly serialize or deserialize
Subpackages
Each serialization format is provided via a subpackage:
serialize-d:json
: provides serialization support from/to JSON
- Registered by Mai Lapyst
- 1.0.1 released a year ago
- Bithero-Agency/serialize-d
- AGPL-3.0-or-later
- Copyright © 2023, Mai-Lapyst
- Authors:
- Sub packages:
- serialize-d:json
- Dependencies:
- ministd:callable
- Versions:
-
1.0.1 2023-Jul-09 1.0.0 2023-Jun-30 0.1.0 2023-Jun-17 ~master 2023-Jul-09 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
11 downloads total
-
- Score:
- 0.3
- Short URL:
- serialize-d.dub.pm