wini-maud

Crates.iowini-maud
lib.rswini-maud
version
sourcesrc
created_at2024-11-26 21:50:14.22325
updated_at2024-11-28 22:49:02.893896
descriptionCompile-time HTML templates to work with Wini.
homepage
repositoryhttps://github.com/wini-rs/wini
max_upload_size
id1462368
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
TKirishima (tkr-sh)

documentation

https://docs.rs/wini-maud/

README

wini-maud

A fork of maud to work with wini.

License

This work was originally licensed under Apache 2.0 / MIT.

Relicensed under GNU Lesser General Public License version 3 (LGPL-3.0) in accordance with the original license's permissive terms.

Original License: old-LICENSE.md (it doesn't have any usage except from historical purposes).

Current License: LICENSE.md

Original copyright (c) Chris Wong

Modifications copyright (c) tk / @tkr-sh

Commit count: 111

cargo fmt