newsdlang 0.2.0
An SDLang/XDL parser 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:
newsdlang
SDLang/XDL reader and writer
See SDLang specifications here: https://github.com/dlang-community/SDLang-D/wiki/Language-Guide
See XDL specifications in file XDLspecs.md
Current status
- Lot of its features are untested at the moment, unittests and other testcases are being written at the moment.
- SDL-style datetime parsing have not been implemented yet.
- Previously advertised KDL compatibility plans dropped.
- DOM and its related API will likely stay the same, but with more features added and things refined.
- XDL specifications are not 100% finalized, and some features might get added/modified.
- It has a mostly working DOM reader and writer in
newsdlang.dom
, and a more manual streaming parser innewsdlang.parser
if someone wants to directly convert *DL files to data without the DOM overhead.
- 0.2.0 released 27 days ago
- ZILtoid1991/newsdlang
- BSL-1.0
- Copyright © 2024, laszl
- Authors:
- Sub packages:
- newsdlang:test
- Dependencies:
- none
- Versions:
-
0.3.0 2025-Oct-10 0.2.3 2025-Oct-04 0.2.2 2025-Sep-21 0.2.1 2025-Sep-20 0.2.0 2025-Sep-18 - Download Stats:
-
-
0 downloads today
-
2 downloads this week
-
6 downloads this month
-
14 downloads total
-
- Score:
- 0.6
- Short URL:
- newsdlang.dub.pm