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: 16 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T22:50:07.000Z (about 1 month ago)
- Last Synced: 2025-04-15T23:27:41.482Z (about 1 month 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.27 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Funding: .github/FUNDING.yml
- License: license.txt
Awesome Lists containing this project
README
> [!NOTE]
> To checkout externals read the details here: https://github.com/andry81/externalsA 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/xzutils
To 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)