Skip to content

christian-nfi/hansken-extraction-plugin-sdk-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extraction Plugin SDK Examples

This repository contains example setup and implementations of extraction plugins for Hansken. We have multiple implementations of the API, for different languages. These are contained in the directories named as that language. There you can find README files specific to that implementation. Or use the links below:

If you just want to create a fresh Python plugin from scratch, you can use the extraction plugin template.

Extraction Plugin SDK

The Extraction Plugin Software Development Kit can be used to develop an extraction plugin that can be run during the extraction process. Check the Extraction Plugins SDK Documentation for everything you need to know on how to write, test and use Extraction Plugins.

Licensing

This repository and all extraction plugin examples are distributed under the Apache License 2.0, see LICENSE for details.

About

Hansken Extraction Plugin SDK Plugin examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.6%
  • Java 42.7%
  • Dockerfile 7.6%
  • Kaitai Struct 2.4%
  • Shell 0.7%