Remove fractions package

User's account is gone.
This commit is contained in:
Dominik Picheta 2018-06-27 23:02:59 +01:00 committed by GitHub
parent b8c113e806
commit e587963a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5778,20 +5778,6 @@
"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"
},
{
"name": "mmgeoip",
"url": "https://github.com/FedericoCeratto/nim-mmgeoip",