Search Criteria
Package Details: tungsten 2.0-1
Git Clone URL: | https://aur.archlinux.org/tungsten.git (read-only, click to copy) |
---|---|
Package Base: | tungsten |
Description: | A WolframAlpha CLI |
Upstream URL: | https://github.com/ASzc/tungsten |
Licenses: | |
Submitter: | ASzc |
Maintainer: | ASzc |
Last Packager: | ASzc |
Votes: | 20 |
Popularity: | 0.35 |
First Submitted: | 2013-12-07 21:29 |
Last Updated: | 2020-06-30 21:41 |
Latest Comments
1 2 Next › Last »
ASzc commented on 2020-07-13 19:25
4bc7ad... is the checksum of the previous version. Clean out your build directory before trying to build the package.
DAMO238 commented on 2020-07-13 19:06
I also had it failing validity checks. I get 4bc7ad956023bac8e71492becd889ee1682653044107a4a8b65ca11e4c021b9a as the checksum.
rhysperry111 commented on 2020-07-01 13:46
Sorry for flagging it out of date. For some reason it was failing validity checks and stopped when I rebooted
ASzc commented on 2020-06-30 21:45
Version 2.0 can handle simple queries without an API Key!
radrow commented on 2017-06-10 13:19
Now works cool, thanks!
ASzc commented on 2017-06-07 21:07
I've released a new version that corrects the output of the API.
radrow commented on 2017-06-07 20:25
ASzc could you map xml to replace this strange sign to casulal '='? I have tried to pipe tungsten by tr =, but I've lost colors and some other chars.
Tried also with sed -r 's/[]+/=/g' which did better, but I was still loosing colors and output was not as nice as original
ASzc commented on 2017-05-09 13:59
ikciwor, that seems to be how the API is returning the equals sign. Here's the raw xml from a 'tungsten 1=1' query:
<pod title='Input'
scanner='Identity'
id='Input'
position='100'
error='false'
numsubpods='1'>
<subpod title=''>
<plaintext>11</plaintext>
</subpod>
</pod>
I don't think it used to do this. Maybe it's possible to file a bug with Wolfram, I'm not sure. Otherwise, I would hope someone there will notice and fix this soon.
radrow commented on 2017-05-09 11:06
Symbol = does not display properly. It appears as square with F7D9 code. How to fix it?
ASzc commented on 2014-01-05 22:31
Included your suggestion in 1.2 Chehri.