Spark
From Just Solve the File Format Problem
(Difference between revisions)
DavidBoddie (Talk | contribs) (Created page with "== Overview == Spark archives are a type of compressed file archive traditionally found on RISC OS systems, with file type DDC (Archive). Created by SparkFS, these archives w...") |
Dan Tobias (Talk | contribs) (Add standard navigational header) |
||
| Line 1: | Line 1: | ||
| + | {| | ||
| + | |[[File Formats]] | ||
| + | | > | ||
| + | |[[Electronic File Formats]] | ||
| + | | > | ||
| + | |[[Compression]] | ||
| + | | > | ||
| + | |[[Spark]] | ||
| + | |} | ||
| + | |||
== Overview == | == Overview == | ||
| − | Spark archives are a type of compressed file archive traditionally found on RISC OS systems, with file type DDC (Archive). Created by SparkFS, these archives were often used to transfer data in a form that could be unpacked by the freely redistributable SparkPlug tool. | + | '''Spark''' archives are a type of compressed file archive traditionally found on RISC OS systems, with file type DDC (Archive). Created by SparkFS, these archives were often used to transfer data in a form that could be unpacked by the freely redistributable SparkPlug tool. |
== Resources == | == Resources == | ||
[http://www.nvg.ntnu.no/bbc/mirror/www.acorn.com/ftp/riscos/releases/nspark.tar nspark] - a tool to catalogue and unpack Spark archives (in source code form) | [http://www.nvg.ntnu.no/bbc/mirror/www.acorn.com/ftp/riscos/releases/nspark.tar nspark] - a tool to catalogue and unpack Spark archives (in source code form) | ||
Revision as of 04:57, 7 November 2012
| File Formats | > | Electronic File Formats | > | Compression | > | Spark |
Overview
Spark archives are a type of compressed file archive traditionally found on RISC OS systems, with file type DDC (Archive). Created by SparkFS, these archives were often used to transfer data in a form that could be unpacked by the freely redistributable SparkPlug tool.
Resources
nspark - a tool to catalogue and unpack Spark archives (in source code form)