6 releases

Uses new Rust 2024

new 0.2.0 Mar 23, 2025
0.1.4 Nov 8, 2024
0.1.3 Oct 31, 2024
0.1.2 Sep 22, 2024
0.1.1 Jul 17, 2024

#399 in Images

Download history 10/week @ 2024-12-02 60/week @ 2024-12-09 8/week @ 2024-12-16 25/week @ 2024-12-30 94/week @ 2025-01-06 8/week @ 2025-01-13 4/week @ 2025-01-20 27/week @ 2025-01-27 23/week @ 2025-02-03 69/week @ 2025-02-10 69/week @ 2025-02-17 8/week @ 2025-02-24 11/week @ 2025-03-03 18/week @ 2025-03-10 17/week @ 2025-03-17

68 downloads per month
Used in qrtool

Apache-2.0 OR MIT

25KB

is-svg

CI Version MSRV Docs License

is-svg is a Rust library for testing whether a given data is a SVG image.

Usage

Run the following command in your project directory:

cargo add is-svg

Documentation

See the documentation for more details.

Minimum supported Rust version

The minimum supported Rust version (MSRV) of this library is v1.85.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 (C) 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.3 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.

Dependencies

~3MB
~62K SLoC