File debian.control of Package fx
Source: fx
Section: utils
Priority: optional
Maintainer: ema-pe <inbox@emanuelepetriglia.com>
Build-Depends: debhelper (>= 11), golang-any
Standards-Version: 4.2.1
Homepage: https://fx.wtf/
Package: fx
Architecture: any
Depends: ${misc:Depends}
Description: Terminal JSON viewer & processor
Fx is a CLI for JSON: it shows JSON interactively in your terminal, and lets you transform JSON with JavaScript. Fx is written in Go and uses goja as its embedded JavaScript engine.