Metadata-Version: 2.1
Name: sortd
Version: 1.0.1
Summary: sorting commands for stdin -> stdout
Home-page: https://github.com/ms-jpq/sortd
Author: ms-jpq
Author-email: github@bigly.dog
License: UNKNOWN
Description: # Sortd
        
        Collection of `stdin` -> `stdout` sorting commands
        
        ## Commands
        
        | command | object |
        | ------- | ------ |
        | slines  | lines  |
        | sjson   | json   |
        | syaml   | yaml   |
        | stoml   | toml   |
        
        ## [Install](https://pypi.org/project/sortd)
        
        ```sh
        pip3 install -U sortd
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
