Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

jo-1.9-1.el7 RPM for x86_64

From EPEL 7 for x86_64 / Packages / j

Name: jo Distribution: Fedora Project
Version: 1.9 Vendor: Fedora Project
Release: 1.el7 Build date: Tue Nov 15 14:53:17 2022
Group: Unspecified Build host: buildvm-x86-13.iad2.fedoraproject.org
Size: 60807 Source RPM: jo-1.9-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/jpmens/jo
Summary: Small utility to create JSON objects
This is jo, a small utility to create JSON objects

  $ jo -p name=jo n=17 parser=false
  {
      "name": "jo",
      "n": 17,
      "parser": false
  }

or arrays

  $ seq 1 10 | jo -a
  [1,2,3,4,5,6,7,8,9,10]

Provides

Requires

License

GPL-2.0-or-later AND MIT AND LicenseRef-Fedora-Public-Domain

Changelog

* Tue Nov 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.9-1
  - Update to 1.9 (close RHBZ#2140231)
* Sun Oct 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.7-1
  - Update to 1.7 (close RHBZ#2138606)
* Sun Oct 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.6-2
  - Update License to SPDX
* Wed Jan 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.6-1
  - Update to 1.6 (close RHBZ#2037114)
* Wed Jan 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.4-6
  - Change License to effective license of “GPLv2+”
* Thu Nov 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> 1.4-5
  - Reduce macro indirection in the spec file
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> 1.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Mar 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4-2
  - Improved source URL (better tarball name)
* Fri Feb 05 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4-1
  - Initial package

Files

/usr/bin/jo
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/jo.bash
/usr/share/doc/jo-1.9
/usr/share/doc/jo-1.9/AUTHORS
/usr/share/doc/jo-1.9/ChangeLog
/usr/share/doc/jo-1.9/README.md
/usr/share/doc/jo-1.9/jo.md
/usr/share/doc/jo-1.9/press.md
/usr/share/licenses/jo-1.9
/usr/share/licenses/jo-1.9/COPYING
/usr/share/man/man1/jo.1.gz
/usr/share/zsh
/usr/share/zsh/site-functions
/usr/share/zsh/site-functions/_jo


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 25 02:24:52 2024