{ "name": "Fasttext", "description": "Library for fast text representation and classification", "url": "https://github.com/facebookresearch/fastText/archive/v0.2.0.tar.gz", "mirror": null, "homepage": "https://fasttext.cc", "depends": [ { "depend": "cmake", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"cmake\", \".\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "0.2.0", "file": "fasttext.rb" }