datamash/datamash.keyring
Atri Bhattacharya 6e3fb7b915 Accepting request 991589 from home:dirkmueller:Factory
- update to 1.8:
  ** Changes in Behavior
    Schedule -f/--full combined with non-linewise operations for deprecation.
    In a future release, -f/--full will only be usable with operations where
    it makes sense. For now, we print a warning to stderr when -f/--full is
    used with non-linewise operations, and such usage will no longer be
    supported.
  * The bin operation now uses more intuitive bins. Previously, a command
    such as `datamash bin 1 <<< -0` would output -100; and -100 did not fall
    in its own bin. We now require all bins to take the form `[nx,(n+1)x)`
    with integer n and bin width x. We discard the sign on -0 and gate such
    inputs into the [0,x) bin.
  * Operations taking more than one argument now provide more complete output
    with --header-out. Previously, an operation such as `pcov x:y` would
    produce an output header like `pcov(y)`, discarding the `x`. The new
    behavior will output header `pcov(x,y)`.
  * datamash(1) no longer ignores --output-delimiter with the rmdup operation.
  ** New Features
  * New datamash option --sort-cmd argument to specify the program used
    by the -s option to sort input, plus enhancements to the security and
    portability of building sort command lines.
  * New datamash option -c/--collapse-delimiter=X argument uses character
    X instead of comma between values in collapse and unique lists.
  * New datamash operations: mean square (ms) and root mean square (rms).
  * Decorate now supports sorting IP addresses of both versions 4 and 6
    together. IPv4 addresses are logically converted to IPv6 addresses,
    either as IPv4-Mapped (ipv6v4map) or IPv4-Compatible (ipv6v4comp)
    addresses.
  * Add two command aliases:
      'echo' may now be used instead of 'cut'.

OBS-URL: https://build.opensuse.org/request/show/991589
OBS-URL: https://build.opensuse.org/package/show/science/datamash?expand=0&rev=13
2022-08-02 18:27:10 +00:00

18 lines
912 B
Plaintext

-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEYkv5LBYJKwYBBAHaRw8BAQdAwi9l6jix7RqZ3/yAZyBpn2w5KPubM0WRzfQP
Gqg5BzC0OVRpbW90aHkgUmljZSAoWXViaWtleSA1IE5hbm8gMTMxMzk5MTEpIDx0
cmljZUBwb3N0ZW8ubmV0PoiQBBMWCAA4FiEEMzgsjWIBehASoFs1vbcuw9P4fuYF
AmJL+SwCGwMFCwkIBwIGFQoJCAsCBBYCAwECHgECF4AACgkQvbcuw9P4fuZ9qAEA
4dqfcLJPBiqXBF5+JSNxq4BRP4qtq2rUgA409YpxeMIA/RtnPFEbuheD3dED72Jk
4pgBoHbno8a06+F4clczPbYAuDMEYkv5LBYJKwYBBAHaRw8BAQdAb6SyVMzPCA0q
uQvjx91TOgUpxN6KqX0b0Qy8sbePM66IeAQYFggAIBYhBDM4LI1iAXoQEqBbNb23
LsPT+H7mBQJiS/ksAhsgAAoJEL23LsPT+H7mj30BAPC9zdRuz0fSs47Vp1TnYAHU
4A7fhWLfRhDYtN8CbykSAP9Ec/ZN5T470MUszuCpKn4hsW+VXW/4tZHm5dA1JEbI
C7g4BGJL+SwSCisGAQQBl1UBBQEBB0ChUHHjsxf7ULXs6tQbXR2VETg94vUaYeBn
wi/RLDVyQgMBCAeIeAQYFggAIBYhBDM4LI1iAXoQEqBbNb23LsPT+H7mBQJiS/ks
AhsMAAoJEL23LsPT+H7mSBEA/29YkIs0XzvEoL5BIZA4oUEJBIVrqbDNnIo395Nw
xpm+AP4vnAStmU0NWjEdRE3+GfJzAM9q/7Ii/j/XUBnmoCjpCA==
=ZSCI
-----END PGP PUBLIC KEY BLOCK-----