michalcourson 8265951bd4 Move assembly metadata to .csproj and clean AssemblyInfo.cs
Assembly metadata such as title, product, copyright, and version information was moved from Properties/AssemblyInfo.cs to the ClipTrimDotNet.csproj file. The corresponding attributes and comments were removed from AssemblyInfo.cs, leaving only the trademark, culture, and GUID attributes. This streamlines project configuration and centralizes assembly information in the project file.
2026-02-24 21:15:31 -05:00
2026-02-24 21:13:55 -05:00
2026-02-04 18:13:56 -05:00
2026-02-24 21:11:26 -05:00
2026-02-24 19:08:27 -05:00
Description
python backend and electron UI for clip trim
182 MiB
Languages
JavaScript 67.5%
Python 19.2%
CSS 8.2%
HTML 5.1%