Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Universal Disk Format (UDF)

npm npm license npm downloads build status

OSTA Universal Disk Format (UDF) / ISO 9660 file system

Install via npm

$ npm install --save iso-udf

Specification

UDF is specified by the Optical Storage Technology Association (OSTA), this module aims to implement Revision 2.60.

Usage

var UDF = require( 'iso-udf' )

References

You can’t perform that action at this time.