mirror of https://github.com/adamdruppe/arsd.git
moar dub
This commit is contained in:
parent
b8261114e6
commit
c9940750b6
3
dub.json
3
dub.json
|
@ -73,8 +73,9 @@
|
|||
{
|
||||
"name": "htmltotext",
|
||||
"description": "HTML to plain text conversion",
|
||||
"targetType": "sourceLibrary",
|
||||
"targetType": "library",
|
||||
"dependencies": {"arsd-official:dom":"*", "arsd-official:color_base":"*"},
|
||||
"dflags": ["-mv=arsd.htmltotext=htmltotext.d"],
|
||||
"sourceFiles": ["htmltotext.d"]
|
||||
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue