9 releases (3 stable)

1.2.0 Nov 9, 2024
1.1.0 Nov 12, 2022
1.0.0 Oct 7, 2020
0.3.2 Mar 19, 2019
0.1.1 Jan 12, 2019

#467 in Parser implementations

Download history 4338/week @ 2024-07-30 4796/week @ 2024-08-06 4222/week @ 2024-08-13 4167/week @ 2024-08-20 4485/week @ 2024-08-27 4556/week @ 2024-09-03 7660/week @ 2024-09-10 6880/week @ 2024-09-17 5086/week @ 2024-09-24 4981/week @ 2024-10-01 5219/week @ 2024-10-08 4789/week @ 2024-10-15 4585/week @ 2024-10-22 4363/week @ 2024-10-29 4143/week @ 2024-11-05 4366/week @ 2024-11-12

18,069 downloads per month
Used in 6 crates

GPL-3.0 license

47KB
1K SLoC

Srcinfo

Srcinfo is a parser for makepkg's .SRCINFO file format.

Srcinfo focuses on correctness of parsing, especially with split packages and architecture specific fields.

Srcinfo only aims to parse. This crate does not attempt to perform any version comparison, dependency checking or any other extra functionality.


lib.rs:

Srcinfo

Srcinfo is a parser for makepkg's .SRCINFO file format.

Srcinfo focuses on correctness of parsing, especially with split packages and architecture specific fields.

Srcinfo only aims to parse. This crate does not attempt to perform any version comparison, dependency checking or any other extra functionality.

Dependencies

~160KB