stb: Adding description

This commit is contained in:
Thomas Karl Pietrowski 2018-06-24 14:21:24 +02:00 committed by GitHub
parent fbb9b97214
commit 28aa83e10a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -12,5 +12,8 @@ Package: stb
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: stb-dev
Description: <insert up to 60 chars description>
<insert long description, indented with spaces>
Description: Sean's Tool Box - single-file public domain (or MIT licensed) libraries for C/C++
This is a single header file with a bunch of useful utilities for getting stuff done in C/C++.
.
Documentation: http://nothings.org/stb/stb_h.html
Unit tests: http://nothings.org/stb/stb.c