Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
build: add ellipticcurve
Browse files Browse the repository at this point in the history
    Play and exeriment with elliptic curves and their group law.

Log: add software name--ellipticcurve
  • Loading branch information
wjyrich authored and kamiyadm committed Mar 26, 2024
1 parent e6a0c96 commit 0495b2a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions io.github.ellipticcurve/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package:
id: io.github.ellipticcurve
name: ellipticcurve
version: 1.1.6
kind: app
description: |
Play and exeriment with elliptic curves and their group law.
runtime:
id: org.deepin.Runtime
version: 23.0.0

source:
kind: git
url: https://gitlab.com/kebekus/ellipticcurve.git
commit: c446ae0582354c531fbfd0c7b865e299ce507655

build:
kind: cmake

0 comments on commit 0495b2a

Please sign in to comment.