1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-10 05:10:24 +08:00

add dev package

This commit is contained in:
源文雨
2022-06-05 11:18:40 +08:00
parent 5f6d3073a8
commit b855cb359c
3 changed files with 12 additions and 0 deletions

6
debian/control vendored
View File

@@ -18,3 +18,9 @@ Description: Encode binary files to printable utf16be
If length of the data has a remainder after mod 7,
an unicode Chinese character \u3Dxx will be appended to present it
with xx ranging from 01 to 06.
Package: base16384-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Header and static library of base16384
This package provides development files for base16384.