scorm2004-manifest 1.2.1
scorm2004-manifest is a Ruby gem that provides a manifest file parser for SCORM 2004 4th edition. It parses and validates the manifest file according to SCORM 2004 4th Edition Content Aggregation Model (CAM) Version 1.1. After parsing and validating, it builds an object tree that captures XML's hierarchical structure.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
nokogiri
>= 0