diff options
Diffstat (limited to 'libmprint/manifest')
-rw-r--r-- | libmprint/manifest | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libmprint/manifest b/libmprint/manifest index 3e9783b..610b697 100644 --- a/libmprint/manifest +++ b/libmprint/manifest @@ -1,9 +1,10 @@ : 1 name: libmprint version: 1.0.0 +project: hello summary: The modularized "Hello World" example printer library license: MIT -tags: c++, hello, world, printer, example, modules +tags: c++, world, printer, example, modules description: \ A simple library that implements the "Hello World" example printer in C++ with modules. |