haskell-pandoc-lua-marshal 0.2.2-1 source package in Ubuntu

Changelog

haskell-pandoc-lua-marshal (0.2.2-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Scott Talbert ]
  * New upstream release

 -- Scott Talbert <email address hidden>  Thu, 12 Oct 2023 20:06:02 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-pandoc-lua-marshal_0.2.2-1.dsc 3.5 KiB 74ba089304d124812cb1f9f217b02ba07d60630e624322b4dfe11346e32237e9
haskell-pandoc-lua-marshal_0.2.2.orig.tar.gz 37.3 KiB 22231c24a7b228b3d0b99dcfb77657b410f8a95f02b6bde365b434a8f1882679
haskell-pandoc-lua-marshal_0.2.2-1.debian.tar.xz 3.0 KiB dca5b762f855e308e60b50712ba018b7fa8b58dc1d1aedaed285137c48f08997

No changes file available.

Binary packages built by this source

libghc-pandoc-lua-marshal-dev: Use pandoc types in Lua

 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pandoc-lua-marshal-doc: Use pandoc types in Lua; documentation

 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pandoc-lua-marshal-prof: Use pandoc types in Lua; profiling libraries

 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.