/* @(#)package-info.java * * Copyright (c) 2010 Werner Randelshofer, Goldau, Switzerland. * All rights reserved. * * You may not use, copy or modify this file, except in compliance with the * license agreement you entered into with Werner Randelshofer. * For details see accompanying license terms. */ /** * Provides media handlers for the SEQ file format. * <p> * Atari "Cyber Paint Sequence" animations (SEQ). * * * @author Werner Randelshofer * @version $Id: package-info.java 299 2013-01-03 07:40:18Z werner $ */ package org.monte.media.seq;