index_dump
Perl module to access xbase files (optionally through DBI)
Install
- All systems
-
curl cmd.cat/index_dump.sh
- Debian
-
apt-get install libdbd-xbase-perl - Ubuntu
-
apt-get install libdbd-xbase-perl -
Alpine
-
apk add libbluray - Arch Linux
-
pacman -S libbluray - Kali Linux
-
apt-get install libdbd-xbase-perl - CentOS
-
yum install libbluray - Fedora
-
dnf install libbluray-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libdbd-xbase-perl - OS X
-
brew install libbluray - Raspbian
-
apt-get install libdbd-xbase-perl - Docker
-
docker run cmd.cat/index_dump index_dumppowered by Commando
libdbd-xbase-perl
Perl module to access xbase files (optionally through DBI)
DBD::XBase allows creation, access and modification of .dbf (dBase, Clipper, Fox* style) database files. It is capable of handling memo files, but indexes only in a somewhat limited way. It has two interfaces: one using SQL commands (through DBI) ad the other with a simple OO interface. You can use the included dbf_dump program to dump the content of a .dbf file.
libbluray-utils
Test utilities for libbluray
libbluray
This package is aiming to provide a full portable free open
source Blu-Ray library, which can be plugged into popular media players to allow full Blu-Ray navigation and playback on Linux. It will eventually be compatible with all current titles, and will be easily portable and embeddable in standard players such as MPlayer and VLC.