File: control

package info (click to toggle)
lua-say 1.3-1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 96 kB
  • ctags: 7
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 612 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: lua-say
Section: interpreters
Priority: optional
Maintainer: Jason Pleau <jason@jpleau.ca>
Build-Depends: debhelper (>= 9), dh-lua, lua-busted
Standards-Version: 3.9.8
Homepage: https://github.com/Olivine-Labs/say
Vcs-Git: git://anonscm.debian.org/pkg-lua/lua-say.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lua/lua-say.git

Package: lua-say
Architecture: all
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.