mirror of
https://gitee.com/wa-lang/wa.git
synced 2025-12-06 09:18:53 +08:00
15 lines
293 B
Modula-2
15 lines
293 B
Modula-2
# 版权 @2023 素数 作者。保留所有权利。
|
|
|
|
name = "素数"
|
|
pkgpath = "素数"
|
|
version = "0.0.1"
|
|
authors = ["author", "author2"]
|
|
description = "module description"
|
|
readme = "README.md"
|
|
homepage = ""
|
|
repository = ""
|
|
license = ""
|
|
license_file = "LICENSE"
|
|
keywords = []
|
|
categories = []
|