Added package miter (#1620)

This commit is contained in:
Rafael Morais 2020-08-26 06:40:56 +02:00 committed by GitHub
parent 65f70cacdb
commit 5492482fda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19329,5 +19329,18 @@
"description": "Library to support work with pathnames in Windows and Posix-based systems. Inspired by Rubies pathname.",
"license": "MIT",
"web": "https://github.com/RaimundHuebel/nimpathname"
},
{
"name": "miter",
"url": "https://github.com/rafmst/miter",
"method": "git",
"tags": [
"binary",
"tool",
"cli"
],
"description": "Ratio calculator on your terminal",
"license": "MIT",
"web": "https://github.com/rafmst/miter"
}
]