summaryrefslogtreecommitdiff
path: root/manifest
blob: 6d2923a82e5203c3da7424c2b9dd6370e213c8bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
: 1
name: libprint
version: 1.0.0
summary: The "Hello World" example printer library
license: MIT
tags: c++, hello, world, printer, example
description: \
A simple library that implements the "Hello World" example printer in C++.
\
url: http://www.example.org/libprint
email: hello-users@example.org
requires: c++11