*No copyright* MIT License
--------------------------
astroterm-1.0.5-build/astroterm-1.0.5/README.md

*No copyright* Public domain
----------------------------
astroterm-1.0.5-build/astroterm-1.0.5/src/term.c

BSD 2-Clause License
--------------------
astroterm-1.0.5-build/astroterm-1.0.5/src/strptime.c

MIT License
-----------
astroterm-1.0.5-build/astroterm-1.0.5/LICENSE
astroterm-1.0.5-build/astroterm-1.0.5/test/third_party/unity-v2.6.0/unity.c
astroterm-1.0.5-build/astroterm-1.0.5/test/third_party/unity-v2.6.0/unity.h
astroterm-1.0.5-build/astroterm-1.0.5/test/third_party/unity-v2.6.0/unity_config.h
astroterm-1.0.5-build/astroterm-1.0.5/test/third_party/unity-v2.6.0/unity_internals.h

Unknown or generated
--------------------
astroterm-1.0.5-build/astroterm-1.0.5/.clang-format
astroterm-1.0.5-build/astroterm-1.0.5/.editorconfig
astroterm-1.0.5-build/astroterm-1.0.5/.github/workflows/ci.yml
astroterm-1.0.5-build/astroterm-1.0.5/.vscode/c_cpp_properties.json
astroterm-1.0.5-build/astroterm-1.0.5/.vscode/extensions.json
astroterm-1.0.5-build/astroterm-1.0.5/.vscode/settings.json
astroterm-1.0.5-build/astroterm-1.0.5/assets/SG_2025-01-02.gif
astroterm-1.0.5-build/astroterm-1.0.5/assets/SYD_2025-01-06.png
astroterm-1.0.5-build/astroterm-1.0.5/codecov.yml
astroterm-1.0.5-build/astroterm-1.0.5/data/bsc5_constellations.txt
astroterm-1.0.5-build/astroterm-1.0.5/data/bsc5_names.txt
astroterm-1.0.5-build/astroterm-1.0.5/data/cities.csv
astroterm-1.0.5-build/astroterm-1.0.5/data/keplerian_elements.c
astroterm-1.0.5-build/astroterm-1.0.5/data/keplerian_elements.h
astroterm-1.0.5-build/astroterm-1.0.5/data/meson.build
astroterm-1.0.5-build/astroterm-1.0.5/data/ybsc5
astroterm-1.0.5-build/astroterm-1.0.5/include/astro.h
astroterm-1.0.5-build/astroterm-1.0.5/include/bit.h
astroterm-1.0.5-build/astroterm-1.0.5/include/city.h
astroterm-1.0.5-build/astroterm-1.0.5/include/coord.h
astroterm-1.0.5-build/astroterm-1.0.5/include/core.h
astroterm-1.0.5-build/astroterm-1.0.5/include/core_position.h
astroterm-1.0.5-build/astroterm-1.0.5/include/core_render.h
astroterm-1.0.5-build/astroterm-1.0.5/include/drawing.h
astroterm-1.0.5-build/astroterm-1.0.5/include/macros.h
astroterm-1.0.5-build/astroterm-1.0.5/include/parse_BSC5.h
astroterm-1.0.5-build/astroterm-1.0.5/include/stopwatch.h
astroterm-1.0.5-build/astroterm-1.0.5/include/strptime.h
astroterm-1.0.5-build/astroterm-1.0.5/include/term.h
astroterm-1.0.5-build/astroterm-1.0.5/include/version.h
astroterm-1.0.5-build/astroterm-1.0.5/meson.build
astroterm-1.0.5-build/astroterm-1.0.5/scripts/bsc5_ascii_to_bin.py
astroterm-1.0.5-build/astroterm-1.0.5/scripts/convert_constellations.py
astroterm-1.0.5-build/astroterm-1.0.5/scripts/embed.py
astroterm-1.0.5-build/astroterm-1.0.5/scripts/embed.sh
astroterm-1.0.5-build/astroterm-1.0.5/scripts/filter_cities.py
astroterm-1.0.5-build/astroterm-1.0.5/scripts/format.sh
astroterm-1.0.5-build/astroterm-1.0.5/src/astro.c
astroterm-1.0.5-build/astroterm-1.0.5/src/bit.c
astroterm-1.0.5-build/astroterm-1.0.5/src/city.c
astroterm-1.0.5-build/astroterm-1.0.5/src/coord.c
astroterm-1.0.5-build/astroterm-1.0.5/src/core.c
astroterm-1.0.5-build/astroterm-1.0.5/src/core_position.c
astroterm-1.0.5-build/astroterm-1.0.5/src/core_render.c
astroterm-1.0.5-build/astroterm-1.0.5/src/drawing.c
astroterm-1.0.5-build/astroterm-1.0.5/src/main.c
astroterm-1.0.5-build/astroterm-1.0.5/src/meson.build
astroterm-1.0.5-build/astroterm-1.0.5/src/parse_BSC5.c
astroterm-1.0.5-build/astroterm-1.0.5/src/stopwatch.c
astroterm-1.0.5-build/astroterm-1.0.5/test/astro_test.c
astroterm-1.0.5-build/astroterm-1.0.5/test/bit_test.c
astroterm-1.0.5-build/astroterm-1.0.5/test/city_test.c
astroterm-1.0.5-build/astroterm-1.0.5/test/coord_test.c
astroterm-1.0.5-build/astroterm-1.0.5/test/core_test.c
astroterm-1.0.5-build/astroterm-1.0.5/test/drawing_test.c
astroterm-1.0.5-build/astroterm-1.0.5/test/meson.build
astroterm-1.0.5-build/astroterm-1.0.5/test/stopwatch_test.c