The French Civil Code versioned in Git, enabling citizens to track legal changes through commit history.
steeve/france.code-civil is a Git repository hosting the French Civil Code, treating legal texts as version-controlled source code. It transforms legislative documents into collaborative files, enabling transparent tracking of law modifications over time through Git's commit history and diff tools. The project aims to make legal evolution accessible and understandable by applying software development practices to legal documentation.
Citizens, journalists, researchers, and legal professionals interested in transparently tracking changes to French civil law over time. Developers and open-source advocates looking to apply version control and collaboration principles to non-code domains like legal texts.
Developers choose this project because it uniquely applies Git's powerful versioning and diff visualization to legal texts, making law changes as traceable as code commits. It offers a more readable and accessible alternative to traditional legal amendment formats, promoting citizen engagement through open-source transparency.
Le code civil français sous git
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Git commits and diffs visually display law modifications, making amendments like same-sex marriage legalization easily readable compared to traditional legislative documents, as shown in the example commit.
Commit history allows tracking of legal changes over time, empowering citizens to understand legislative progress transparently through version control tools.
Applies open-source principles to legal texts, promoting public engagement and transparency in the legislative process, as emphasized in the project's philosophy.
Pre-1970 changes are incorrectly dated in Git due to Unix epoch limitations, as admitted in the README's technical note, reducing accuracy for older laws.
The repository is not an authoritative legal database; it lacks official validation and may not reflect the most current laws, limiting its use for professional legal work.
Focused solely on the French Civil Code in raw text files, without APIs or structured data for advanced analysis, making it less suitable for automated tools.