{"id":17614268,"url":"https://github.com/vroncevic/gen_clib_pro","last_synced_at":"2026-04-09T16:02:37.912Z","repository":{"id":45609356,"uuid":"80058282","full_name":"vroncevic/gen_clib_pro","owner":"vroncevic","description":"Generate C Library Project","archived":false,"fork":false,"pushed_at":"2024-06-14T18:06:55.000Z","size":7163,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T21:47:00.262Z","etag":null,"topics":["autotools","bash","c","c-library","development","generator","library","linux","macos","qnx","shell","unix"],"latest_commit_sha":null,"homepage":"https://vroncevic.github.io/gen_clib_pro","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vroncevic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-25T21:10:43.000Z","updated_at":"2024-06-14T18:06:36.000Z","dependencies_parsed_at":"2023-12-16T15:40:25.480Z","dependency_job_id":"1f33926a-5ac3-4845-82c9-52c484122bda","html_url":"https://github.com/vroncevic/gen_clib_pro","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_clib_pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_clib_pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_clib_pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_clib_pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vroncevic","download_url":"https://codeload.github.com/vroncevic/gen_clib_pro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390994,"owners_count":20769495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autotools","bash","c","c-library","development","generator","library","linux","macos","qnx","shell","unix"],"created_at":"2024-10-22T18:38:22.327Z","updated_at":"2026-04-09T16:02:37.907Z","avatar_url":"https://github.com/vroncevic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate C Library Project\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/vroncevic/gen_clib_pro/dev/docs/gen_clib_pro_logo.png\" width=\"25%\"\u003e\n\n**gen_clib_pro** is shell tool for generating C library project.\n\nDeveloped in **[bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell))** code: **100%**.\n\n[![gen_clib_pro_shell_checker](https://github.com/vroncevic/gen_clib_pro/actions/workflows/gen_clib_pro_shell_checker.yml/badge.svg)](https://github.com/vroncevic/gen_clib_pro/actions/workflows/gen_clib_pro_shell_checker.yml)\n\nThe README is used to introduce the modules and provide instructions on\nhow to install the modules, any machine dependencies it may have and any\nother information that should be provided before the modules are installed.\n\n[![GitHub issues open](https://img.shields.io/github/issues/vroncevic/gen_clib_pro.svg)](https://github.com/vroncevic/gen_clib_pro/issues) [![GitHub contributors](https://img.shields.io/github/contributors/vroncevic/gen_clib_pro.svg)](https://github.com/vroncevic/gen_clib_pro/graphs/contributors)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Dependencies](#dependencies)\n- [Shell tool structure](#shell-tool-structure)\n- [Docs](#docs)\n- [Copyright and licence](#copyright-and-licence)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### Installation\n\n![Debian Linux OS](https://raw.githubusercontent.com/vroncevic/gen_clib_pro/dev/docs/debtux.png)\n\nNavigate to release **[page](https://github.com/vroncevic/gen_clib_pro/releases)** download and extract release archive.\n\nTo install **gen_clib_pro** type the following\n\n```bash\ntar xvzf gen_clib_pro-4.0.tar.gz\ncd gen_clib_pro-4.0\ncp -R ~/sh_tool/bin/   /root/scripts/gen_clib_pro/ver.4.0/\ncp -R ~/sh_tool/conf/  /root/scripts/gen_clib_pro/ver.4.0/\ncp -R ~/sh_tool/log/   /root/scripts/gen_clib_pro/ver.4.0/\n```\n\nSelf generated setup script and execution\n\n```bash\n./gen_clib_pro_setup.sh\n\n[setup] installing App/Tool/Script gen_clib_pro\n\tThu Dec  4 05:51:20 AM CET 2025\n[setup] copy App/Tool/Script structure\n[setup] remove github editor configuration files\n[setup] set App/Tool/Script permission\n[setup] create symbolic link of App/Tool/Script\n[setup] done\n\n/root/scripts/gen_clib_pro/ver.4.0/\n├── bin/\n│   └── gen_clib_pro.sh\n├── conf/\n│   ├── gen_clib_pro.cfg\n│   ├── gen_clib_pro.logo\n│   ├── gen_clib_pro_util.cfg\n│   ├── project_set.cfg\n│   └── template/\n│       ├── authors.template\n│       ├── autogen.template\n│       ├── c_editorconfig.template\n│       ├── changelog.template\n│       ├── configure_ac.template\n│       ├── copying.template\n│       ├── c_source.template\n│       ├── h_header.template\n│       ├── makefile_am_root.template\n│       ├── makefile_am_src.template\n│       ├── news.template\n│       ├── pc_in.template\n│       └── readme.template\n└── log/\n    └── gen_clib_pro.log\n\n4 directories, 21 files\nlrwxrwxrwx 1 root root 54 Dec  4 05:51 /root/bin/gen_clib_pro -\u003e /root/scripts/gen_clib_pro/ver.4.0/bin/gen_clib_pro.sh\n```\n\nOr You can use docker to create image/container.\n\n### Usage\n\n```bash\n# Create symlink for shell tool\nln -s /root/scripts/gen_clib_pro/ver.4.0/bin/gen_clib_pro.sh /root/bin/gen_clib_pro\n\n# Setting PATH\nexport PATH=${PATH}:/root/bin/\n\n# Generating C library project\ngen_clib_pro rtp\n\ngen_clib_pro ver.4.0\nThu Dec  4 05:52:21 AM CET 2025\n\n[check_root] Check permission for current session? [ok]\n[check_root] Done\n\n                                                                                        \n                                           ██ ██ ██                                     \n                                          ░██░░ ░██            ██████                   \n    █████   █████  ███████         █████  ░██ ██░██           ░██░░░██ ██████  ██████   \n   ██░░░██ ██░░░██░░██░░░██       ██░░░██ ░██░██░██████       ░██  ░██░░██░░█ ██░░░░██  \n  ░██  ░██░███████ ░██  ░██      ░██  ░░  ░██░██░██░░░██      ░██████  ░██ ░ ░██   ░██  \n  ░░██████░██░░░░  ░██  ░██      ░██   ██ ░██░██░██  ░██      ░██░░░   ░██   ░██   ░██  \n   ░░░░░██░░██████ ███  ░██ █████░░█████  ███░██░██████  █████░██     ░███   ░░██████   \n    █████  ░░░░░░ ░░░   ░░ ░░░░░  ░░░░░  ░░░ ░░ ░░░░░   ░░░░░ ░░      ░░░     ░░░░░░    \n   ░░░░░                                                                                \n                                                                                         \n\t                                                     \n\t\tInfo   github.io/gen_clib_pro ver.4.0 \n\t\tIssue  github.io/issue\n\t\tAuthor vroncevic.github.io\n\n[gen_clib_pro] Loading basic and util configuration!\n100% [================================================]\n\n[load_conf] Loading App/Tool/Script configuration!\n[check_cfg] Checking configuration file [/root/scripts/gen_clib_pro/ver.4.0/conf/gen_clib_pro.cfg] [ok]\n[check_cfg] Done\n\n[load_conf] Done\n\n[load_util_conf] Load module configuration!\n[check_cfg] Checking configuration file [/root/scripts/gen_clib_pro/ver.4.0/conf/gen_clib_pro_util.cfg] [ok]\n[check_cfg] Done\n\n[load_util_conf] Done\n\n[load_util_conf] Load module configuration!\n[check_cfg] Checking configuration file [/root/scripts/gen_clib_pro/ver.4.0/conf/project_set.cfg] [ok]\n[check_cfg] Done\n\n[load_util_conf] Done\n\n[gen_clib_pro] Generate project structure!\n[gen_clib_pro] Generating directory [/data/dev/bash/3_tools/gen_clib_pro/rtp/]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/autogen.sh]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/configure.ac]\n[gen_clib_pro] Generating directory [/data/dev/bash/3_tools/gen_clib_pro/rtp/po/]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/po/ChangeLog]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/po/LINGUAS]\n[gen_clib_pro] Generate file [/data/dev/bash/3_tools/gen_clib_pro/rtp/po/POTFILES.in]\n[gen_clib_pro] Generating directory [/data/dev/bash/3_tools/gen_clib_pro/rtp/src/]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/src/lib.c]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/src/rtp.h]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/src/.editorconfig]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/src/rtp-0.1.pc.in]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/src/Makefile.am]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/Makefile.am]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/COPYING]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/AUTHORS]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/NEWS]\n[gen_clib_pro] Generating file [/data/dev/bash/3_tools/gen_clib_pro/rtp/README]\n[gen_clib_pro] Set permission!\n[logging] Checking directory [/root/scripts/gen_clib_pro/ver.4.0/log/]? [ok]\n[logging] Write info log!\n[logging] Done\n\n[gen_clib_pro] Done\n\n[check_tool] Checking tool [/usr/bin/tree]? [ok]\n[check_tool] Done\n\n/data/dev/bash/3_tools/gen_clib_pro/rtp/\n├── AUTHORS\n├── autogen.sh\n├── ChangeLog\n├── configure.ac\n├── COPYING\n├── Makefile.am\n├── NEWS\n├── po\n│   ├── ChangeLog\n│   ├── LINGUAS\n│   └── POTFILES.in\n├── README\n└── src\n    ├── lib.c\n    ├── Makefile.am\n    ├── rtp-0.1.pc.in\n    └── rtp.h\n\n2 directories, 15 files\n```\n\n### Dependencies\n\n**gen_clib_pro** requires next modules and libraries\n* sh_util [https://github.com/vroncevic/sh_util](https://github.com/vroncevic/sh_util)\n\n### Shell tool structure\n\n**gen_clib_pro** is based on MOP.\n\nShell tool structure\n\n```bash\nsh_tool/\n├── bin/\n│   └── gen_clib_pro.sh\n├── conf/\n│   ├── gen_clib_pro.cfg\n│   ├── gen_clib_pro.logo\n│   ├── gen_clib_pro_util.cfg\n│   ├── project_set.cfg\n│   └── template/\n│       ├── authors.template\n│       ├── autogen.template\n│       ├── c_editorconfig.template\n│       ├── changelog.template\n│       ├── configure_ac.template\n│       ├── copying.template\n│       ├── c_source.template\n│       ├── h_header.template\n│       ├── makefile_am_root.template\n│       ├── makefile_am_src.template\n│       ├── news.template\n│       ├── pc_in.template\n│       └── readme.template\n└── log/\n    └── gen_clib_pro.log\n```\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/gen_clib_pro/badge/?version=latest)](https://gen-clib-pro.readthedocs.io/projects/gen_clib_pro/en/latest/?badge=latest)\n\nMore documentation and info at\n* [https://gen_clib_pro.readthedocs.io/en/latest/](https://gen-clib-pro.readthedocs.io/en/latest/)\n* [https://www.gnu.org/software/bash/manual/](https://www.gnu.org/software/bash/manual/)\n\n### Copyright and licence\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-4.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nCopyright (C) 2017 - 2026 by [vroncevic.github.io/gen_clib_pro](https://vroncevic.github.io/gen_clib_pro)\n\n**gen_clib_pro** is free software; you can redistribute it and/or modify\nit under the same terms as Bash itself, either Bash version 4.2.47 or,\nat your option, any later version of Bash 4 you may have available.\n\nLets help and support FSF.\n\n[![Free Software Foundation](https://raw.githubusercontent.com/vroncevic/gen_clib_pro/dev/docs/fsf-logo_1.png)](https://my.fsf.org/)\n\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://my.fsf.org/donate/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fgen_clib_pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvroncevic%2Fgen_clib_pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fgen_clib_pro/lists"}