nomcup 0.1.0

Library to parse PKGBUILD files used by pacman the package manager
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}