This is BSC-Quantic's public registry of Julia packages. In order to make our packages downloadable for you, run the following command in a Julia session:
# in REPL's Pkg mode
]registry add https://github.com/bsc-quantic/Registry
# using Pkg
using Pkg
pkg"registry add https://github.com/bsc-quantic/Registry"