diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-06-27 23:02:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-27 23:02:59 +0100 |
| commit | e587963a2d41354b230321de06c7008a597df9ab (patch) | |
| tree | af19502262fa7729e37d300400ab8ee45b3fdb2b | |
| parent | b8c113e80668808e15f8410d21b488a7767935df (diff) | |
| download | packages-e587963a2d41354b230321de06c7008a597df9ab.tar.gz packages-e587963a2d41354b230321de06c7008a597df9ab.zip | |
Remove fractions package
User's account is gone.
| -rw-r--r-- | packages.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/packages.json b/packages.json index 729704d..fba5179 100644 --- a/packages.json +++ b/packages.json @@ -5779,20 +5779,6 @@ "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", "method": "git", |
