Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andry81/tacklelib
The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:
https://github.com/andry81/tacklelib
bash bash-script batch batch-script cmake cmd containers cpp cpp11 generics python shell utility vbs vbscript wsh
Last synced: 23 days ago
JSON representation
The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:
- Host: GitHub
- URL: https://github.com/andry81/tacklelib
- Owner: andry81
- License: mit
- Created: 2019-12-27T10:12:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T08:21:47.000Z (2 months ago)
- Last Synced: 2024-10-28T10:08:03.307Z (2 months ago)
- Topics: bash, bash-script, batch, batch-script, cmake, cmd, containers, cpp, cpp11, generics, python, shell, utility, vbs, vbscript, wsh
- Language: C++
- Homepage: https://sf.net/p/tacklelib
- Size: 3.01 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Funding: .github/FUNDING.yml
- License: license.txt
Awesome Lists containing this project
README
> **Warning** FOR GIT USERS: To clone including all dependecies you must use [fork](https://github.com/plusone-robotics/vcstool) (has the sparse checkout feature) of the [vcstool](https://github.com/dirk-thomas/vcstool) python module (currently the sparse checkout feature is not merged).
A composite generic library consisted of various modules on different languages:
* C++11
Represents the same ideas as introduced in Boost/STL/Loki C++ libraries and
at first focused for extension of already existed C++ code.* Bash
Various extension scritps/modules for the bash shell.* CMake
CMake modules to support and extend a build of a c++ project under cmake
environment.
* Python
Various extension scritps/modules for the python.
* VBS
Various extension scritps/modules for the Visual Basic Script interpreter.
Changelog
• Readme
• Dependencies
• Copyright and License---
## Dependencies (README_EN.deps.txt)
* https://github.com/andry81-3dparty/boost
* https://github.com/andry81-3dparty/fmt
* https://github.com/andry81-3dparty/googletest
* https://github.com/andry81-3dparty/libarchive
* https://github.com/andry81-3dparty/p7client
* https://github.com/andry81-3dparty/pystring
* https://github.com/andry81-3dparty/xzutilsTo build dependent projects:
https://github.com/andry81-3dparty/3dparty
Code and documentation copyright 2023 Andrey Dibrov. Code released under [MIT License](https://github.com/andry81/tacklelib/tree/HEAD/license.txt)