sqlite-robotstxt 0.0.1-alpha.2

A SQLite extension for parsing robots.txt files
Documentation
[dependencies.robotstxt]
version = "0.3.0"

[dependencies.sqlite-loadable]
version = "0.0.6-alpha.2"

[lib]
crate-type = ["lib", "dylib", "staticlib"]

[package]
authors = ["Alex Garcia <alexsebastian.garcia@gmail.com>"]
description = "A SQLite extension for parsing robots.txt files"
edition = "2021"
homepage = "https://github.com/asg017/sqlite-robotstxt"
keywords = ["sqlite", "sqlite-extension"]
license = "MIT/Apache-2.0"
name = "sqlite-robotstxt"
readme = "README.md"
repository = "https://github.com/asg017/sqlite-robotstxt"
version = "0.0.1-alpha.2"