https://github.com/hf/cuprum
A small library in minimal C++ with common utilities.
https://github.com/hf/cuprum
Last synced: 5 months ago
JSON representation
A small library in minimal C++ with common utilities.
- Host: GitHub
- URL: https://github.com/hf/cuprum
- Owner: hf
- License: other
- Created: 2015-03-03T13:44:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-20T09:55:19.000Z (over 11 years ago)
- Last Synced: 2024-12-31T06:29:54.610Z (over 1 year ago)
- Language: Python
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Cuprum
Cuprum (Cu) is a small library in minimal C++ which contains
Common utilities.
## License
Copyright © 2015 Stojan Dimitrovski
All code contained herein is distributed under
[The MIT License](http://opensource.org/licenses/MIT).
See the file `LICENSE.txt` for the full text.