Make subpackages of os, sys and encoding
This commit is contained in:
9
os/dub.json
Normal file
9
os/dub.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "os",
|
||||
"description": "Platform-independent interfaces to operating system functionality",
|
||||
"targetType": "library",
|
||||
|
||||
"dependencies": {
|
||||
"tanya:meta": "*"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user