summaryrefslogtreecommitdiff
path: root/converters/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-07-27Add subdir py-fastbencode.rhialto1-1/+2
2022-07-03converters/Makefile: + py-chardet4wiz1-1/+2
2022-04-26py-zbase32: removedadam1-2/+1
2022-02-23converters/Makefile: + hs-cborg-jsonpho1-1/+2
2022-02-23converters/Makefile: + hs-aeson-better-errorspho1-1/+2
2022-02-16converters/Makefile: + hs-lens-aesonpho1-1/+2
2022-02-12+hs-hslua-aesonpho1-1/+2
2021-09-09py-reedsolo: added version 1.5.4adam1-1/+2
A pure-python universal errors-and-erasures Reed-Solomon Codec , based on the wonderful tutorial at wikiversity, written by "Bobmath" and "LRQ3000".
2021-07-30py-charset-normalizer: added version 2.0.3adam1-1/+2
A library that helps you read text from an unknown charset encoding.
2021-04-28py-bidi: added version 0.4.2adam1-1/+3
Bi-directional (BiDi) layout implementation in pure Python.
2021-02-10py-base58: added version 2.1.0adam1-1/+2
Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.
2021-01-16Makefile: remove erlang-base64urltriaxx1-2/+1
The package already exists as devel/erlang-base64url.
2021-01-16Makefile: Add erlang-base64url version 1.0.1triaxx1-1/+2
2020-12-13Add converters/cue2pops.nia1-1/+2
Contributed in a private email by embr@liclac.eu, thx! cue2pops is a tool for converting PlayStation 1 backups in .CUE/.BIN format to .VCD, the format supported by the PlayStation 2's POPS emulator. The original cue2pops is Windows-only, this is the cue2pops-linux fork.
2020-09-07converters/Makefile: + p5-JSON-Parse.wiz1-1/+2
2020-09-04p5-Unicode-Collate: remove, part of perl since 2003wiz1-2/+1
2020-09-04p5-MIME-Base64: remove, part of perl since 2003wiz1-2/+1
2020-09-04p5-JSON-PP: remove, part of perl since 2011wiz1-2/+1
2020-09-04p5-Unicode-Normalize: removewiz1-2/+1
This has been part of perl since 2004.
2020-07-08converters: Add lua-iconvnia1-1/+2
Lua-iconv is POSIX 'iconv' binding for the Lua Programming Language. The iconv library converts a sequence of characters from one codeset into a sequence of corresponding characters in another codeset. The codesets are those specified in the iconv.new() call that returned the conversion descriptor, cd.
2020-05-01converters: Add py-unicode-slugifynia1-1/+2
Unicode Slugify is a slugifier that generates unicode slugs. It was originally used in the Firefox Add-ons web site to generate slugs for add-ons and add-on collections. Many of these add-ons and collections had unicode characters and required more than simple transliteration.
2020-02-12Add bdf2sfd.fcambus1-1/+2
2020-01-18Add pandocpho1-1/+2
2020-01-15Add hs-emojispho1-1/+2
2020-01-15Add hs-text-conversionspho1-1/+2
2020-01-15Add hs-base16-bytestringpho1-1/+2
2020-01-15Add hs-aeson-prettypho1-1/+2
2019-08-16Add bdf2psf.fcambus1-1/+2
2018-08-13dsk2rom: add version 0.80.nia1-1/+2
DSK2ROM is a utility for converting MSX .dsk images to MSX .rom images.
2018-07-25py-emoji: Import version 0.5.0nia1-1/+2
py-emoji is a library for converting emoji from and into textual representations. "Looks good" wiz@
2018-05-31Add R-base64encwen1-1/+2
2018-04-30converters/Makefile: Add utf8procminskim1-1/+2
2018-04-26converters/Makefile: + p5-Cpanel-JSON-XSwiz1-1/+2
2018-03-26+ py27-cairosvgjoerg1-1/+2
2018-02-05Remove orcus0.12. No consumerryoon1-2/+1
2018-02-03Add libepubgenryoon1-1/+2
2018-02-03Add libqxpryoon1-1/+2
2018-02-03Add orcusryoon1-1/+2
2017-12-10py-confusable_homoglyphs: added version 3.0.0adam1-1/+2
2017-09-27devel/Makefile: + p5-Convert-UUwiz1-1/+2
2017-07-09Add converters/unoconvmanu1-1/+2
unoconv converts any document format that OpenOffice can import, to any document format that OpenOffice can export. unoconv uses the OpenOffice's UNO bindings for non-interactive conversion of documents.
2017-06-23Add wkhtmltopdf 0.12.4manu1-1/+2
wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine. These run entirely "headless" and do not require a display or display service.
2017-05-28Added converters/p5-Sereal version 0.330mef1-1/+2
2017-02-25+ converters/pdf2svgkamil1-1/+2
2017-02-06Remove orcus, unused.wiz1-2/+1
2017-02-04Add libstarofficeryoon1-1/+2
2017-02-04Add libzmfryoon1-1/+2
2017-01-24Remove orcus0.8, obsolete after libreoffice4 removal.wiz1-2/+1
2017-01-24Remove libwps03, not needed after libreoffice4 removal.wiz1-2/+1
2016-12-04Removed converters/py-html2text, as it's a duplicate of the one in textprocrodent1-2/+1
Merged the updates from the new package to the old one. Updated the Tryton dependency which uses it.