Grunk
Grunk is a framework for spidering and indexing metadata from semi-structured text formats. Grunk itself is released under the GPL licence, but it depends on various Apache packages.
- The
emerge.grunk.regex.RegEx
class depends on theorg.apache.oro.text.regex
package, released under the Apache Software License. - The
nsca.emerge.grunk.xml.XSLTransformer
class depends onorg.apache.xml.serialize.XMLSerializer
, which is part of the Apache Xerces XML parser, released under the Apache Software License.
Grunk also has dependencies on standard Java extensions, which should be compatible with GNU JAXP:
- The
nsca.emerge.grunk.xml.XSLTransformer
class depends on thejavax.xml.transform
andjavax.xml.transform.stream
packages. - Various packages depend on the
org.w3c.dom
package. - Various packages depend on the
org.xml.sax
package.
Copyright MKDoc Ltd. and others.
The Free Documentation License http://www.gnu.org/copyleft/fdl.html