|
117 | 117 | <div class="col-md-3 col-sm-6"> |
118 | 118 | <div class="service"> <i class="fa fa-table"></i> |
119 | 119 | <h3>LibreOffice</h3> |
120 | | - <p>Extension with NUMBERTEXT and MONEYTEXT spreadsheet functions: <a href="https://extensions.libreoffice.org/extensions/numbertext-1/1-0.8/@@download/file/numbertext-1.0.8.oxt">numbertext-1.0.8.oxt</a> |
121 | | - (<a href="https://extensions.libreoffice.org/extensions/numbertext-1/1-0.8">description</a>)</p> |
| 120 | + <p>Extension with NUMBERTEXT and MONEYTEXT spreadsheet functions: <a href="https://extensions.libreoffice.org/extensions/numbertext-1/1-0.9/@@download/file/numbertext-1.0.9.oxt">numbertext-1.0.9.oxt</a> |
| 121 | + (<a href="https://extensions.libreoffice.org/extensions/numbertext-1/1-0.9">description</a>)</p> |
122 | 122 | </div> |
123 | 123 | </div> |
124 | 124 | <div class="col-md-3 col-sm-6"> |
125 | 125 | <div class="service"> <i class="fa fa-cogs"></i> |
126 | 126 | <h3>C++</h3> |
127 | | - <p>Source distribution (1.0.8): <a href="https://github.com/Numbertext/libnumbertext/releases/download/1.0.8/libnumbertext-1.0.8.tar.xz">libnumbertext-1.0.8.tar.xz</a> (<a href="https://github.com/Numbertext/libnumbertext/releases/tag/1.0.8">installation</a>)</p> |
| 127 | + <p>Source distribution (1.0.9): <a href="https://github.com/Numbertext/libnumbertext/releases/download/1.0.9/libnumbertext-1.0.9.tar.xz">libnumbertext-1.0.9.tar.xz</a> (<a href="https://github.com/Numbertext/libnumbertext/releases/tag/1.0.9">installation</a>)</p> |
128 | 128 | </div> |
129 | 129 | </div> |
130 | 130 | <div class="col-md-3 col-sm-6"> |
131 | 131 | <div class="service"> <i class="fa fa-coffee"></i> |
132 | 132 | <h3>Java</h3> |
133 | | - <p>JAR package: <a href="https://github.com/Numbertext/libnumbertext/releases/download/1.0.8/numbertext.jar">numbertext.jar</a> (1.0.8). |
| 133 | + <p>JAR package: <a href="https://github.com/Numbertext/libnumbertext/releases/download/1.0.9/numbertext.jar">numbertext.jar</a> (1.0.9). |
134 | 134 | Usage: java -jar numbertext.jar</p> |
135 | 135 | </div> |
136 | 136 | </div> |
137 | 137 | <div class="col-md-3 col-sm-6"> |
138 | 138 | <div class="service"><i class="fa fa-pencil"></i> |
139 | 139 | <h3>Python & JavaScript</h3> |
140 | | - <p>Interpreters: <a href="https://github.com/Numbertext/libnumbertext/blob/master/src/Soros.py">Soros.py</a> and <a href="https://github.com/Numbertext/libnumbertext/blob/master/src/Soros.js">Soros.js</a>. For usage, see source distribution (<a href="https://github.com/Numbertext/libnumbertext/archive/1.0.8.zip">zip</a> or <a href="https://github.com/Numbertext/libnumbertext/archive/1.0.8.tar.gz">tar.gz</a>).</p> |
| 140 | + <p>Interpreters: <a href="https://github.com/Numbertext/libnumbertext/blob/master/src/Soros.py">Soros.py</a> and <a href="https://github.com/Numbertext/libnumbertext/blob/master/src/Soros.js">Soros.js</a>. For usage, see source distribution (<a href="https://github.com/Numbertext/libnumbertext/archive/1.0.9.zip">zip</a> or <a href="https://github.com/Numbertext/libnumbertext/archive/1.0.9.tar.gz">tar.gz</a>).</p> |
141 | 141 | </div> |
142 | 142 | </div> |
143 | 143 | </div> |
|
0 commit comments