Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 07-May-2022 | - | ||||
cfitsio/ | H | 03-May-2022 | - | 148,571 | 105,316 | |
expat/ | H | 03-May-2022 | - | 16,870 | 13,346 | |
wcslib/ | H | 19-Nov-2021 | - | 157,305 | 116,869 | |
.gitignore | H A D | 19-Nov-2021 | 5 | 2 | 1 | |
README.rst | H A D | 19-Nov-2021 | 313 | 9 | 6 | |
trim_cfitsio.sh | H A D | 19-Nov-2021 | 1.3 KiB | 45 | 25 | |
trim_expat.sh | H A D | 19-Nov-2021 | 1,004 | 31 | 6 | |
trim_wcslib.sh | H A D | 19-Nov-2021 | 277 | 14 | 7 |
README.rst
1External Packages/Libraries 2=========================== 3 4This directory contains C libraries included with Astropy. Note that only C 5libraries without python-specific code should be included in this directory. 6Cython or C code intended for use with Astropy or wrapper code should be in 7the Astropy source tree. 8 9