@@ -42,14 +42,16 @@ Download
42
42
--------------------
43
43
44
44
[ ![ GitHub release] ( https://img.shields.io/github/release/jacobwilliams/json-fortran.svg )] ( https://github.com/jacobwilliams/json-fortran/releases )
45
- [ ![ homebrew version] ( https://img.shields.io/homebrew/v/json-fortran.svg )] ( https://formulae.brew.sh/formula/json-fortran )
46
- [ ![ Conda (channel only)] ( https://img.shields.io/conda/vn/conda-forge/json-fortran )] ( https://github.com/conda-forge/json-fortran-feedstock )
47
45
48
46
Download the official versioned releases
49
47
[ here] ( https://github.com/jacobwilliams/json-fortran/releases/latest ) .
50
48
Or, get the latest development code from the master branch
51
49
[ here] ( https://github.com/jacobwilliams/json-fortran.git ) .
52
50
51
+ ### Homebrew
52
+
53
+ [ ![ homebrew version] ( https://img.shields.io/homebrew/v/json-fortran.svg )] ( https://formulae.brew.sh/formula/json-fortran )
54
+
53
55
__ NEWS:__ As of June 7, 2015,
54
56
[ json-fortran] ( https://github.com/jacobwilliams/json-fortran ) can be
55
57
downloaded and installed with the [ homebrew] ( http://brew.sh ) package
@@ -69,6 +71,11 @@ multiple Fortran compilers, please follow the CMake installation
69
71
instructions below, as the homebrew installation is only intended to
70
72
support a single Fortran compiler. Cheers!
71
73
74
+ ### Conda
75
+
76
+ [ ![ Conda (channel only)] ( https://img.shields.io/conda/vn/conda-forge/json-fortran )] ( https://github.com/conda-forge/json-fortran-feedstock )
77
+ [ ![ Downloads] ( https://anaconda.org/conda-forge/json-fortran/badges/downloads.svg )] ( https://anaconda.org/conda-forge/json-fortran )
78
+
72
79
__ NEWS:__ As of January 20, 2022,
73
80
[ json-fortran] ( https://github.com/jacobwilliams/json-fortran ) can be
74
81
downloaded and installed via the [ conda] ( https://docs.conda.io/en/latest/ )
0 commit comments