Crates.io | gitmodules |
lib.rs | gitmodules |
version | 0.1.0 |
source | src |
created_at | 2019-05-05 19:28:36.304096 |
updated_at | 2019-05-05 19:28:36.304096 |
description | A simple regex based parsing library for reading the .gitmodules file of a Git repository. |
homepage | |
repository | https://github.com/bwolf/gitmodules |
max_upload_size | |
id | 132270 |
size | 20,569 |
Gitmodules is a simple parser for reading .gitmodules
files.
Gitmodules is a simple Regex based parsing library for reading the .gitmodules file of a Git repository.
Module documentation with examples.
Gitmodules is licensed under either the
or the
MIT license (LICENSE-MIT / http://opensource.org/licenses/MIT).