File: control

package info (click to toggle)
lua-say 1.3-1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 92 kB
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 674 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: lua-say
Section: interpreters
Priority: optional
Maintainer: Jason Pleau <jason@jpleau.ca>
Build-Depends:
 debhelper-compat (= 13),
 dh-lua,
 lua-busted <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://github.com/Olivine-Labs/say
Vcs-Git: https://salsa.debian.org/lua-team/lua-say.git
Vcs-Browser: https://salsa.debian.org/lua-team/lua-say

Package: lua-say
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Provides:
 ${lua:Provides},
XB-Lua-Versions: ${lua:Versions}
Description: Lua string hashing/indexing library
 say is a simple string key/value store for i18n or any other case where you
 want namespaced strings.