aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/dtl/ya.make
blob: de589603ba7ffb70199d2da75a068e632c879b27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by devtools/yamaker from nixpkgs 22.11.

LIBRARY()

LICENSE(
    BSD-3-Clause AND
    LicenseRef-scancode-unknown-license-reference
)

LICENSE_TEXTS(.yandex_meta/licenses.list.txt)

OWNER(g:cpp-contrib)

VERSION(1.20)

ORIGINAL_SOURCE(https://github.com/cubicdaiya/dtl/archive/v1.20.tar.gz)

END()