diff options
Diffstat (limited to 'subprojects/README')
| -rw-r--r-- | subprojects/README | 22 | 
1 files changed, 22 insertions, 0 deletions
| diff --git a/subprojects/README b/subprojects/README new file mode 100644 index 0000000..c4d9dcc --- /dev/null +++ b/subprojects/README @@ -0,0 +1,22 @@ +- d2sqlite3 +  - dub +    - https://code.dlang.org/packages/d2sqlite3 +  - upstream +    - https://github.com/biozic/d2sqlite3 +- dyaml +  - dub +    - https://code.dlang.org/packages/dyaml +  - upstream +    - https://github.com/dlang-community/D-YAML +  - upstream git clone +    - https://github.com/dlang-community/D-YAML.git +- imageformats +  - dub +    - https://code.dlang.org/packages/imageformats +  - upstream git clone +    - https://github.com/lgvz/imageformats +- tinyendian (dyaml dependency) +  - dub +    - http://code.dlang.org/packages/tinyendian +  - upstream git clone +    - https://github.com/dlang-community/tinyendian.git | 
