| Age | Commit message (Collapse) | Author |
|
Currently, the options contains Debug field that print the HTML
response as text when set to 1.
|
|
Changes,
* struct Client realigned from 56 to 40 bytes (-16)
* struct Word realigned from 72 to 56 bytes (-16)
* anonymous struct in test realigned from 40 to 32 bytes (-8)
|
|
Since this module is connecting to KBBI server directly, the module and
package name now reflect that, hence we rename them to kbbi.
Another reason is we have an internal module named kamusku, in another
repository.
|
|
The project now comply with version 3.0 or REUSE Specification.
|
|
The "share" module repository has been moved to SourceHut with new name
"pakakeh.go".
For more information on why we moved, see the project page at
https://sr.ht/~shulhan/pakakeh.go.
|
|
This module contains HTTP client and command line interface for official
KBBI web.
|