This comes from the Ruby fiber maintainer. It doesn't require compiling a
couple files without optimization, and it was able to get through a make
test run without crashing on sparc64, which uses the copy coroutine fiber
implementation.
OK kn@
catgirl proposes features such as:
- Tab complete, Split scroll, URL detection, Nick coloring,
Topic diffing, Ignore
But won't implement so called "non-features" as:
- Dynamic configuration, Multi-network, Reconnection, CTCP,
Cleartext IRC
ok paco@ stsp@
VisiData is an interactive multitool for tabular data. It combines the
clarity of a spreadsheet, the efficiency of the terminal, and the power
of Python, into a lightweight utility which can handle millions of rows
with ease.
It's very flexible - see https://www.visidata.org/blog/2020/ten/ for
examples of what it can do, https://jsvine.github.io/intro-to-visidata/
for a tutorial, and the vd(1) manual for a good reference guide.
All of the obvious data formats are supported, as are more specialist
types including pcap, HTML tables, SQL databases, geographic data and
more - see https://www.visidata.org/formats/. This package does not
force optional dependencies for all of these - check the list or try
opening the file and see the "module not found" message - pkglocate
is useful to find the relevant py3-module to install.
Xglobe 0.6 is a port from Qt3 to Qt5. I had stared this rework to get rid of
KDE3/Qt3 form the ports tree. It should behave in general like the old version,
with some improvements.
The flavor could actually get out, no response from maintainer, spotted by
landry@
After many months of waiting, maintainer timeout!
Does include the breaking change to:
> Set $YAML::LoadBlessed default to false to make it more secure
Will now not load globs unless $LoadCode is set (defaults to false)