diff --git a/sci-libs/mlpack/mlpack-4.6.2.recipe b/sci-libs/mlpack/mlpack-4.6.2.recipe index 1b2c80bdc..91bf9afeb 100644 --- a/sci-libs/mlpack/mlpack-4.6.2.recipe +++ b/sci-libs/mlpack/mlpack-4.6.2.recipe @@ -1,6 +1,6 @@ SUMMARY="Scalable header only C++ machine learning library" -DESCRIPTION="mlpack is an intuitive, fast, scalable header only C++ machine learning \ -library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of \ +DESCRIPTION="mlpack is an intuitive, fast, scalable header only C++ machine learning library, \ +meant to be a machine learning analog to LAPACK. It aims to implement a wide array of \ machine learning methods and functions as a \"swiss army knife\" for machine learning \ researchers." HOMEPAGE="https://www.mlpack.org/"