this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #25952 from EruEri/niru-update

[Metadata update] Package niru

authored by

Marcello Seri and committed by
GitHub
015a0c60 fad6b917

+5 -5
+5 -5
packages/niru/niru.1.0.0/opam
··· 1 1 # This file is generated by dune, edit dune-project instead 2 2 opam-version: "2.0" 3 - synopsis: "A simiarity file comparator" 3 + synopsis: "A similarity file comparator" 4 4 description: 5 5 "niru is a simiarity file comparator. It computes the similary between two files by spliting them into k-blocks and uses the Jaccard index." 6 6 maintainer: ["EruEri <ndiayeyves@gmail.com>"] 7 7 authors: ["EruEri <ndiayeyves@gmail.com>"] 8 8 license: "GPL-3.0-or-later" 9 9 tags: ["file-comparator"] 10 - homepage: "https://github.com/EruEri/niru" 11 - bug-reports: "https://github.com/EruEri/niru/issues" 10 + homepage: "https://codeberg.org/EruEri/niru" 11 + bug-reports: "https://codeberg.org/EruEri/niru/issues" 12 12 depends: [ 13 13 "dune" {>= "3.2"} 14 14 "ocaml" {>= "4.14"} ··· 29 29 "@doc" {with-doc} 30 30 ] 31 31 ] 32 - dev-repo: "git+https://github.com/EruEri/niru.git" 32 + dev-repo: "git+https://codeberg.org/EruEri/niru.git" 33 33 34 34 url { 35 - src: "https://github.com/EruEri/niru/archive/refs/tags/1.0.0.tar.gz" 35 + src: "https://codeberg.org/EruEri/niru/releases/download/1.0.0/niru.github-1.0.0.tar.gz" 36 36 checksum: [ 37 37 "sha256=a8459f094d256a3b83ebebed27c2b4d818be466a7645d625dd8e99c90808fa97" 38 38 "sha512=e758cffcac9bda3dd04891bd9f070d539b4bcb1d7267d4c884b4ddedfd957e2833c6432e8ca206bdaf058089d83a1f09602a8f2c65e534ed60e39861ab8c5a75"