app-text/pandoc: huge version bump
This commit is contained in:
parent
36c01efcfe
commit
72b537171f
131 changed files with 2697 additions and 0 deletions
19
dev-haskell/hslua/metadata.xml
Normal file
19
dev-haskell/hslua/metadata.xml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>haskell@gentoo.org</email>
|
||||
<name>Gentoo Haskell</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
HsLua provides bindings, wrappers, types, and helper
|
||||
functions to bridge Haskell and <https://www.lua.org/ Lua>.
|
||||
|
||||
This package contains a full Lua interpreter version 5.3.5.
|
||||
If you want to link it with a system-wide Lua installation,
|
||||
use the @system-lua@ flag.
|
||||
|
||||
<https://github.com/hslua/hslua-examples Example programs>
|
||||
are available in a separate repository.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Loading…
Add table
Add a link
Reference in a new issue