loki_text 0.1.7

A Rust library for advanced string manipulation with pattern searching and replacement capabilities.
Documentation
[dependencies.regex]
version = "1.11"

[lib]
name = "loki_text"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Rust library for advanced string manipulation with pattern searching and replacement capabilities."
edition = "2024"
license = "MIT"
name = "loki_text"
readme = "README.md"
repository = "https://github.com/roquess/loki_text"
version = "0.1.7"