Add fractions package
This commit is contained in:
parent
b3795fed57
commit
5bf046c2f5
1 changed files with 14 additions and 0 deletions
|
|
@ -5398,5 +5398,19 @@
|
|||
"description": "A wrapper for libui",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/ui"
|
||||
},
|
||||
{
|
||||
"name": "fractions",
|
||||
"url": "https://github.com/konqoro/fractions",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"rationals",
|
||||
"arithmetic",
|
||||
"tuple"
|
||||
],
|
||||
"description": "Implements rational number arithmetic",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/konqoro/fractions"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue