parseCpe

expect fun parseCpe(cpe: String): Cpe

Parses a CPE string into a Cpe object.

actual fun parseCpe(cpe: String): Cpe