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