eabase

Results 150 issues of eabase

### Package name hexedit ### Brief description of package `hexedit` is a very old and extremely useful and small tool for inspecting and editing files on the binary level via...

package-request

### Package name chezmoi ### Brief description of package Manage your dotfiles across multiple diverse machines, securely. ### URL for package's homepage https://github.com/twpayne/chezmoi ### Provide a basic test case to...

package-request

Installing npq from a vanilla node/npm, requires **~323** packages as dependencies. So the question is: **How does npq ensure that it's own packages have not been compromised?**

Will you create a windows build?

It seem to me that it should be possible to compile this using `MSYS/UCRT` (or MinGw64) for Windows, and the only hurdle may be crazy usage of `Conda`. As we...

Trying to build on Windows: ```bash # cmake -S .. -B . -Ax64 -Wno-dev -Wno-deprecated --fresh --install-prefix 'C:\Program Files\SoapyRTLSDR' -DCMAKE_BUILD_TYPE=Release | Tee-object -Append $XXLOG -- Building for: Visual Studio 17...

Was this tweak ever added to the "official" rtl repo? https://github.com/osmocom/rtl-sdr (mirror)

Please consider adding the hyper useful `column` command. ```bash # column --help Usage: column [options] [...] Columnate lists. Options: -t, --table create a table -n, --table-name table name for JSON...

Please update the Wiki with the `Road Map`: * https://github.com/landley/toybox/wiki/Roadmap * https://landley.net/toybox/roadmap.html

I've been experimenting using the `toybox nc` to try to connect from my `Windows` Host PC, to the Android Studio AVD instance. None of the commands suggested works. I can...