boreal-parser

Crates.ioboreal-parser
lib.rsboreal-parser
version0.6.0
sourcesrc
created_at2022-12-04 11:42:10.800706
updated_at2024-06-09 21:26:09.972181
descriptionA parser library for YARA files, intended for use with the boreal library
homepage
repositoryhttps://github.com/vthib/boreal
max_upload_size
id729579
size306,714
Vincent Thiberville (vthib)

documentation

README

boreal-parser

This crate provides a parser for YARA files.

Build status Crates.io Documentation

Overview

This crate is designed to be used by the boreal crate, which implements evaluation of YARA rules.

YARA version supported

All features available in the 4.5 version of YARA are handled.

Commit count: 1168

cargo fmt