Skip to content

mtmse/braille-utils.pef-tools

 
 

Repository files navigation

Build Status Type License: LGPL v2.1

braille-utils.pef-tools

This contains pef related tools, based on the braille utils api.

Using

To use the bundle, download the latest release from maven central. In addtion, at least one bundle which implements the Braille Utils APIs must be added to the runtime, for example braille-utils.impl

Building

Build with gradlew build (Windows) or ./gradlew build (Mac/Linux)

Testing

Tests are run with gradlew test (Windows) or ./gradlew test (Mac/Linux)

Requirements & Compatibility

  • Requires Java 8
  • Compatible with SPI and OSGi

Javadoc

Javadoc for the latest PEF tools is available here.

More information

See the common wiki for more information.

About

Provides tools for handling and transforming PEF-files

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.6%
  • XSLT 2.0%
  • Shell 1.4%