From 733c77f4c3bda397f3cb42a8a1f4f024ef0e1425 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 28 Jan 2024 10:50:33 +0100 Subject: [PATCH] add description --- homepage/gsoc.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/homepage/gsoc.html b/homepage/gsoc.html index 548463244..ce7c0d7ec 100644 --- a/homepage/gsoc.html +++ b/homepage/gsoc.html @@ -32,6 +32,10 @@ Timeline (important for deadlines!) +

What is it about?

+

The uutils project is aiming at rewriting key Linux utilities in Rust, targeting coreutils, findutils, diffutils, procps, linux-util, and bsdutils. Their goal is to create fully compatible, high-performance drop-in replacements, ensuring reliability through upstream test suites. Significant progress has been made with coreutils, diffutils, and findutils, while the other utilities are in the early stages of development. +

+

How to get started

Here are some steps to follow if you want to apply for a GSOC project with uutils. @@ -41,7 +45,7 @@ href="https://developers.google.com/open-source/gsoc/faq#what_are_the_eligibility_requirements_for_participation">Google's requirements to apply. Specifically for uutils, it's best if you at least know some Rust and have some familiarity with using the - coreutils. + coreutils and the other tools.

  • Reach out to us! We are happy to discuss potential