epub2hub-lib

Repository
Git URL https://github.com/transpect/epub2hub-lib.git
SVN URL https://github.com/transpect/epub2hub-lib
Base URI http://transpect.io/epub2hub-lib/

Source ⬇

tr:epub2hub

Import

<p:import href="http://transpect.io/epub2hub-lib/xpl/epub2hub.xpl"/>

Dependencies

Synopsis

<tr:epub2hub xmlns:tr="http://transpect.io">
  <p:input port="params" primary="true"/>
  <p:input port="schema" primary="false"/>
  <p:output port="result" sequence="false" primary="true"/>
  <p:option name="epubfile" required="true"/>
  <p:option name="hub-version" select="'1.1'"/>
  <p:option name="series" select="''"/>
  <p:option name="work" select="''"/>
  <p:option name="publisher" select="''"/>
  <p:option name="debug" select="'no'"/>
  <p:option name="debug-dir-uri" select="'debug'"/>
  <p:option name="progress" required="false" select="'yes'"/>
  <p:option name="check" required="false" select="'yes'"/>
</tr:epub2hub>

GitHub sync date: 2024-04-23+02:00