WWWJDic - Summary
This group is not part of the GNU Project.
This gem uses WWWJDic Backdoor Entry/API as described by http://www.edrdg.org/wwwjdic/wwwjdicinf.html#backdoor_tag to to interact with WWWJDic and translate to and from Japanese language.
WWWJDic is an online Japanese translation server made by Jim Breen and available at http://www.edrdg.org/cgi-bin/wwwjdic/wwwjdic?1C.
GNU GPLv3 license; source code available through anonymous checkout: `hg clone http://hg.savannah.nongnu.org/hgweb/wwwjdic/` or write me and I'll send it.
You can even decide to contribute to this little free software project by registering to Savannah and ask to be part of the 'wwwjdic' project!
Registration Date: Mon 02 Jun 2014 04:16:32 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by marcobresciani, Tue 17 Aug 2021 07:04:33 AM UTC
= Version 16.1.0
* PATCH update gem dependencies.
* PATCH fix somw Rubocop offenses
* IN PROGRESS: improving application RDoc to better comply with SemVer point 1 (Software using Semantic Versioning MUST declare a public API. This API could be declared in the code itself or exist strictly in documentation. However it is done, it should be precise and comprehensive.)
posted by marcobresciani, Thu 05 Aug 2021 03:28:40 PM UTC
= Version 16.0.0
* MAJOR update from Ruby '~> 2.7' to Ruby '~> 3.0'.
* MINOR update IntelliJ IDEA (RubyGem) project configuration.
* PATCH update gem dependencies.
* IN PROGRESS: restoring key configuration as allowed parameter, to allow user asking for specific searches. Search key currently fixed to 'E' (exact match) type
[...]
posted by marcobresciani, Wed 25 Nov 2020 09:49:39 AM UTC
= Version 15.0.0
* MAJOR changed key search type default from "exact" to "english".
* MAJOR changed Monash dictionary server reference URL.
* MINOR introduce compliance to REUSE tool from FSF Europe
* MINOR add dependency to Rubocop
[...]
posted by marcobresciani, Wed 25 Nov 2020 09:48:43 AM UTC
= Version 14.0.0
* MAJOR update from Ruby '~> 2.6' to Ruby '~> 2.7'.
* MINOR update IntelliJ IDEA (RubyGem) project configuration.
* MINOR add simplecov code coverage.
* PATCH update gem dependencies.
* PATCH change all asserts to matchers
[...]
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code