Install libscout-clojure by entering the following commands in the terminal:
sudo apt update sudo apt install libscout-clojure
Description:
Clojure library to parse strings
Scout is a library for Clojure that provides a Scanner object which is associated with the string it is scanning. The Scanner object provides functionality such as searching by using regular expressions.
Homepage: https://github.com/davidsantiago/scout
Version: 0.1.1-5
Section: universe/java