dast 0.1.3

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

ModuleDescription
dast.asyncAsynchronous network library modified from kiss
dast.configA yaml config reader
dast.fcgiFastCGI server
dast.httpCommon HTTP components
dast.http1A simple HTTP/1.1 server
dast.lshttpA lightweight & simple HTTP server for static files
dast.mapA map container
dast.uwsgiA uwsgi server
dast.utilutility functions
dast.wsAsynchronous WebSocket server
dast.wsrpcAsynchronous WebSocket RPC server
demmetEmmet implementation
lyamlA simple StrictYAML reader
md2dMarkdown table to D programming language converter
simpletplSimple & logic-less template engine
snifferA crawler-like tool

some usage can be found in the examples folder

Authors:
  • 0-v-0
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
Show all 7 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 44 downloads total

Score:
0.2
Short URL:
dast.dub.pm