ninox-d_data 1.2.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:
ninox-d_data:json - JSON support for ninox-d_data
ninox.d-data
ninox.d-data is a data serialization provider.
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:
ninox-d_data:json
: provides serialization support from/to JSON
- 1.2.1 released 8 months ago
- Bithero-Agency/ninox.d-data
- AGPL-3.0-or-later
- Copyright © 2023, Mai-Lapyst
- Authors:
- Sub packages:
- ninox-d_data:json
- Dependencies:
- ninox-d_std:callable
- Versions:
-
1.2.2 2024-Jul-25 1.2.1 2024-Mar-20 1.2.0 2024-Mar-20 1.1.0 2023-Nov-10 1.0.0 2023-Jul-09 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
22 downloads total
-
- Score:
- 0.3
- Short URL:
- ninox-d_data.dub.pm