Skip to content

Repository files navigation

libcdio-cli

Utilities to work with CD/DVD media, ISO 9660 and UDF images.

ProgramDescription
drive-infoPrint drive information such as identifiers and capabilities
iso-cpCopy files from an ISO 9660 or UDF filesystem.
iso-lsList files of ISO 9660 and UDF filesystems.
mmc-cliIssue SCSI MMC commands to a drive.

Install

Development

Use the provided Git Hooks

These are set to perform lint and formatting checks before every commit:

git config core.hooksPath .githooks

If you have to skip hooks for a draft commit, use --no-verify:

git commit --no-verify

Tests

Use cargo test to run the tests.

See also

These programs are based on the functionality provided by libcdio-rs.

License

Copyright (C) 2026 Shiva Kiran Koninty shiva@skran.xyz

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Utility programs to work with CD/DVD, ISO 9660 and UDF files.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages