Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/gitlab-oss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/oss_projects.yml')
-rw-r--r--data/oss_projects.yml12
1 files changed, 11 insertions, 1 deletions
diff --git a/data/oss_projects.yml b/data/oss_projects.yml
index f65fe94..0496cf3 100644
--- a/data/oss_projects.yml
+++ b/data/oss_projects.yml
@@ -2034,4 +2034,14 @@
project_name: 'INCD'
project_description: 'National Distributed Computing Infrastructure'
project_url: 'https://www.incd.pt'
- gitlab_plan: Ultimate \ No newline at end of file
+ gitlab_plan: Ultimate
+-
+ project_name: 'ANSI escape code library'
+ project_description: 'ANSI escape codes wrapped in C++ streams'
+ project_url: 'https://gitlab.com/dukeofee/ansi-escape'
+ gitlab_plan: Gold
+-
+ project_name: 'Progress Bar'
+ project_description: 'Low overhead C++ progress bar'
+ project_url: 'https://gitlab.com/dukeofee/pbar'
+ gitlab_plan: Gold \ No newline at end of file