dast 0.1.5
A flexible, lightweight framework for D programming language.
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:
dast:lshttp - A lightweight & simple HTTP server for static files.
dast:md2d - convert markdown table to D code.
dast
A collection of modules mainly about server-side code
Modules
| Module | Description | | ----------- | ----------------------------------------------------------------------------------- | | dast.async | Asynchronous network library modified from kiss | | dast.config | A yaml config reader | | dast.fcgi | FastCGI server | | dast.http | Common HTTP components | | dast.http1 | A simple HTTP/1.1 server | | dast.lshttp | A lightweight & simple HTTP server for static files | | dast.map | A map container | | dast.uwsgi | A uwsgi server | | dast.util | utility functions | | dast.ws | Asynchronous WebSocket server | | dast.wsrpc | Asynchronous WebSocket RPC server | | demmet | Emmet implementation | | lyaml | A simple StrictYAML reader | | md2d | Markdown table to D programming language converter | | simpletpl | Simple & logic-less template engine | | sniffer | A crawler-like tool |
some usage can be found in the examples folder
- Registered by Li Junxiang
- 0.1.5 released 2 months ago
- 0-v-0/dast
- gitee.com/wayd/dast
- MIT
- Copyright © 2022-2023, 0-v-0
- Authors:
- Sub packages:
- dast:async, dast:config, dast:fcgi, dast:http, dast:http1, dast:lshttp, dast:map, dast:md2d, dast:util, dast:uwsgi, dast:ws, dast:wsrpc
- Dependencies:
- dast:util, dast:config
- Versions:
-
0.1.5 2023-Aug-20 0.1.4 2023-Jun-21 0.1.3 2023-May-28 0.1.2 2023-Apr-14 0.1.1 2023-Mar-21 - Download Stats:
-
-
0 downloads today
-
3 downloads this week
-
4 downloads this month
-
42 downloads total
-
- Score:
- 0.1
- Short URL:
- dast.dub.pm