-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwsjcpp.yml
More file actions
34 lines (32 loc) · 964 Bytes
/
wsjcpp.yml
File metadata and controls
34 lines (32 loc) · 964 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: "wsjcpp-static-analizing-text"
version: "v0.0.1"
cmake_minimum_required: "3.0"
cmake_cxx_standard: "11"
description: "Static Analizing Text"
authors:
- name: "Igor Polyakov"
email: "igorpolyakov@protonmail.com"
origins:
- address: "https://wsjcpp.org/packages/"
type: "package-registry"
keywords:
- "c++"
- "static analizing text"
distribution:
- source-file: "src/wsjcpp_static_analizing_text.h"
target-file: "wsjcpp_static_analizing_text.h"
type: "source-code"
- source-file: "src/wsjcpp_static_analizing_text.cpp"
target-file: "wsjcpp_static_analizing_text.cpp"
type: "source-code"
dependencies:
- name: "wsjcpp-core"
version: "v0.2.1"
url: "https://github.com/wsjcpp/wsjcpp-core:master"
origin: "https://github.com/"
installation-dir: "./src.wsjcpp/wsjcpp_core"
installation-datetime: "Tue, 20 Oct 2020 16:05:06 GMT"
unit-tests:
cases:
- name: "StaticAnalizingText"
description: ""