4 releases
new 0.1.3 | Oct 31, 2024 |
---|---|
0.1.2 | Sep 22, 2024 |
0.1.1 | Jul 17, 2024 |
0.1.0 | Jul 13, 2024 |
#429 in Images
149 downloads per month
Used in qrtool
25KB
is-svg
is-svg is a Rust library for testing whether a given data is a SVG image.
Usage
Add this to your Cargo.toml
:
[dependencies]
is-svg = "0.1.3"
Documentation
See the documentation for more details.
Minimum supported Rust version
The minimum supported Rust version (MSRV) of this library is v1.74.0.
Source code
The upstream repository is available at https://github.com/sorairolake/is-svg.git.
The source code is also available at:
Changelog
Please see CHANGELOG.adoc.
Contributing
Please see CONTRIBUTING.adoc.
License
Copyright © 2024 Shun Sakai (see AUTHORS.adoc)
This library is distributed under the terms of either the Apache License 2.0 or the MIT License.
This project is compliant with version 3.2 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.
Dependencies
~3MB
~62K SLoC