blob: 2a66ad6e441c5f40e56eada1a7f3a8a8fd36766f (
plain) (
tree)
|
|
# Common Go libraries for Lindenii projects
## Ported/forked packages
| Name | Description | Origin | License |
| - | - | - | - |
| scfg | Configuration parsing library | emersion | MIT |
| cmap | Generic concurrent maps | Go | BSD-3-Clause |
## Custom packages
All custom packages are licensed under CC0-1.0.
| Name | Description |
| - | - |
| misc | Misc functions |
| clog | Logging utilities |
|