Commit graph

1077 commits

Author SHA1 Message Date
pho
0d8faf616c Add hs-yaml 2020-01-03 08:03:35 +00:00
pho
d5561610c6 Add hs-unicode-show 2020-01-03 06:45:23 +00:00
pho
3338312452 Add hs-regex-pcre 2020-01-03 06:19:05 +00:00
taca
45c28cfe37 textproc/Makefile: remove ruby-builder30 2019-12-12 16:21:38 +00:00
minskim
3da4911920 textproc/Makefile: Add word2vec 2019-12-02 02:00:43 +00:00
ng0
4ae8b6f645 Add textproc/guile-commonmark version 0.1.2
Guile-commonmark is a library for parsing CommonMark, a fully
specified variant of Markdown.
2019-11-26 16:52:25 +00:00
maya
d36c3a5c3e Add yq version 2.9.2
Command-line YAML/XML processor - jq wrapper for YAML and XML documents
2019-11-19 21:30:15 +00:00
markd
db9aa83bf6 textproc: add kpimtextedit 2019-11-17 06:03:09 +00:00
wiz
5b17df3808 textproc/Makefile: + p5-Alien-Libxml2 2019-11-14 09:25:47 +00:00
ng0
bd70124a4e Add textproc/guile-syntax-highlight version 0.1
Guile-syntax-highlight is a general-purpose syntax highlighting
library for GNU Guile. It can parse code written in various
programming languages into a simple s-expression that can be easily
converted to HTML (via SXML) or any other format for rendering.
2019-11-13 13:19:39 +00:00
ng0
6739a320cf Add textproc/guile-json version 3.1.0
guile-json is a JSON module for Guile. It supports parsing
and building JSON documents according to
the http://json.org specification.

* Complies with http://json.org specification.
* Builds JSON documents programmatically using scheme data types.
* Allows JSON pretty printing.
2019-11-13 10:36:19 +00:00
gutteridge
a182fe237d textproc/Makefile: sort entries 2019-10-25 08:18:51 +00:00
adam
625ba0089f py-xmlschema: added version 1.0.15
The xmlschema library is an implementation of XML Schema for Python (supports
Python 2.7 and Python 3.5+).

This library arises from the needs of a solid Python layer for processing XML
Schema based files for MaX (Materials design at the Exascale) European project.
A significant problem is the encoding and the decoding of the XML data files
produced by different simulation software. Another important requirement is the
XML data validation, in order to put the produced data under control. The lack
of a suitable alternative for Python in the schema-based decoding of XML data
has led to build this library. Obviously this library can be useful for other
cases related to XML Schema based processing, not only for the original scope.
2019-10-22 17:32:02 +00:00
adam
266714dac8 Added py-sphinx1, py-sphinxcontrib-applehelp py-sphinxcontrib-devhelp py-sphinxcontrib-jsmath py-sphinxcontrib-htmlhelp py-sphinxcontrib-serializinghtml py-sphinxcontrib-qthelp 2019-10-21 21:06:04 +00:00
leot
d693e15dbe textproc: Add json2tsv 2019-10-20 18:04:21 +00:00
nia
5807a3038a Add textproc/aspell-nds.
Low Saxon language support for aspell, e.g. `aspell -d lowsaxon -c $myfile'.
2019-10-19 13:48:24 +00:00
nia
bfcc88ec97 Add textproc/aspell-ms.
Malay language support for aspell, e.g. `aspell -d malay -c $myfile'.
2019-10-19 13:43:45 +00:00
nia
0043f18544 Add textproc/aspell-fa.
Persian language support for aspell, e.g. `aspell -d farsi -c $myfile'.
2019-10-19 13:38:43 +00:00
wiz
2111713beb textproc/Makefile: remove dbtoepub here as well. 2019-10-14 13:30:20 +00:00
wiz
e503e48a9e py-tinycss: remove
Does not package with python-3.7, no users in pkgsrc, successor
textproc/py-tinycss2.
2019-10-12 08:57:12 +00:00
rhialto
e5919c852b Add py-html2text-2019.8.11. 2019-10-08 18:39:43 +00:00
ryoon
f99c5d8da9 Enable ruby-kramdown-parser-gfm 2019-10-05 04:45:57 +00:00
ryoon
aeaa69d184 Enable ruby-terminal-table 2019-10-05 04:12:32 +00:00
ryoon
b608968add Enable ruby-unicode-display_width 2019-10-04 23:42:35 +00:00
jnemeth
b53d460537 sort 2019-09-19 03:06:30 +00:00
nia
ffda7d4925 Remove textproc/yaml-cpp03 successor textproc/yaml-cpp 2019-09-18 22:32:41 +00:00
taca
3a26eaf3db textproc/Makefile: add and enable ruby-review 2019-09-18 15:57:29 +00:00
nia
38d2e3058c Add textproc/lua-lustache.
lustache allows you to use the Mustache templating standard in Lua by
passing in a string, data, and partial templates. It precompiles and
caches templates for speed, and allows you to build complex strings such
as html pages by iterating through a table and inserting values. Find out
more about Mustache at https://mustache.github.io.
2019-09-17 23:36:54 +00:00
schmonz
0158ddbf29 Add and enable p5-sdf. 2019-09-10 21:21:20 +00:00
nia
5bcd200bc7 Add textproc/libuninameslist
The Unicode consortium provides a file containing annotations on many unicode
characters. This library contains a compiled version of this file so that
programs can access this data quickly and easily.
2019-09-02 13:40:04 +00:00
schmonz
988e30527f Add and enable p5-Text-MultiMarkdown. 2019-08-31 19:56:32 +00:00
ng0
e2576b9210 Add textproc/py-markovify version 0.7.2
Markovify is a simple, extensible Markov chain generator. Right now,
its primary use is for building Markov models of large corpora of
text and generating random sentences from that.

Its features include:
* Simplicity. "Batteries included," but it is easy to override key methods.
* Models can be stored as JSON, allowing you to cache your results
  and save them for later.
* Text parsing and sentence generation methods are highly extensible,
  allowing you to set your own rules.
2019-08-26 18:32:43 +00:00
brook
a28c7bf005 R-brew: initial commit
brew implements a templating framework for mixing text and R code for
report generation. brew template syntax is similar to PHP, Ruby's erb
module, Java Server Pages, and Python's psp module.
2019-08-09 18:32:48 +00:00
brook
95b9095651 R-commonmark: initial commit
The CommonMark specification defines a rationalized version of
markdown syntax. This package uses the 'cmark' reference
implementation for converting markdown text into various formats
including html, latex and groff man. In addition it exposes the
markdown parse tree in xml format. Also includes opt-in support for
GFM extensions including tables, autolinks, and strikethrough text.
2019-08-09 18:31:59 +00:00
brook
037d61da71 R-xml2: initial commit
Work with XML files using a simple, consistent interface. Built on top
of the 'libxml2' C library.
2019-08-09 18:31:06 +00:00
brook
b071f2c659 R-clisymbols: initial commit
A small subset of Unicode symbols, that are useful when building
command line applications. They fall back to alternatives on terminals
that do not support Unicode. Many symbols were taken from the
'figures' 'npm' package (see
<https://github.com/sindresorhus/figures>).
2019-08-09 18:28:57 +00:00
brook
bc7049297a R-readxl: initial commit.
Import excel files into R. Supports '.xls' via the embedded 'libxls' C
library <https://github.com/evanmiller/libxls> and '.xlsx' via the
embedded 'RapidXML' C++ library <http://rapidxml.sourceforge.net>.
Works on Windows, Mac and Linux without external dependencies.
2019-07-31 13:55:04 +00:00
brook
688766e0d3 R-readstata13: initial commit.
Function to read and write the 'Stata' file format.
2019-07-31 13:53:41 +00:00
brook
8389ab2407 R-readr: initial commit.
The goal of 'readr' is to provide a fast and friendly way to read
rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to
flexibly parse many types of data found in the wild, while still
cleanly failing when data unexpectedly changes.
2019-07-31 13:52:14 +00:00
brook
21cc77c957 R-openxlsx: initial commit.
Simplifies the creation of Excel .xlsx files by providing a high level
interface to writing, styling and editing worksheets. Through the use
of 'Rcpp', read/write times are comparable to the 'xlsx' and
'XLConnect' packages with the added benefit of removing the dependency
on Java.
2019-07-31 13:48:46 +00:00
brook
0151ae9a95 R-htmlTable: initial commit.
Tables with state-of-the-art layout elements such as row spanners,
column spanners, table spanners, zebra striping, and more. While
allowing advanced layout, the underlying css-structure is simple in
order to maximize compatibility with word processors such as 'MS Word'
or 'LibreOffice'. The package also contains a few text formatting
functions that help outputting text compatible with HTML/LaTeX.
2019-07-31 13:47:23 +00:00
brook
49380963af R-haven: initial commit.
Import foreign statistical formats into R via the embedded 'ReadStat'
C library, <https://github.com/WizardMac/ReadStat>.
2019-07-31 13:45:24 +00:00
brook
dbb47ebbd6 R-data.table: initial commit.
Fast aggregation of large data (e.g. 100GB in RAM), fast ordered
joins, fast add/modify/delete of columns by group using no copies at
all, list columns, friendly and fast character-separated-value
read/write. Offers a natural and flexible syntax, for faster
development.
2019-07-31 13:43:55 +00:00
brook
03ae174b53 R-cellranger: initial commit.
Helper functions to work with spreadsheets and the "A1:D10" style of cell
range specification.
2019-07-31 13:42:34 +00:00
fox
f456c8f8e7 Added bat to Makefile SUBDIRs. 2019-07-18 00:15:24 +00:00
wiz
04461f316f textproc/Makefile: + py-nltk 2019-05-28 14:10:55 +00:00
adam
8df99d9bbf py-pallets-sphinx-themes: added version 1.1.4
Themes for the Pallets projects. If you're writing an extension, use the
appropriate theme to make your documentation look consistent.

Available themes:
- flask
- jinja
- werkzeug
- click
2019-04-24 15:52:31 +00:00
adam
6757841b06 py-smartypants: added version 2.0.1
smartypants can perform the following transformations:
* Straight quotes (" and ') into "curly" quote HTML entities
* Backticks-style quotes (``like this'') into "curly" quote HTML entities
* Dashes (-- and ---) into en- and em-dash entities
* Three consecutive dots (... or . . .) into an ellipsis entity

This means you can write, edit, and save your posts using plain old ASCII
straight quotes, plain dashes, and plain dots, but your published posts (and
final HTML output) will appear with smart quotes, em-dashes, and proper
ellipses.

smartypants does not modify contents in some HTML element. Typically, these
tags are used to display text where smart quotes and other "smart punctuation"
would not be appropriate, such as source code or example markup.
2019-04-03 14:49:27 +00:00
jaapb
ab5d3e92cb Added ocaml-textutils to Makefile SUBDIRs 2019-03-19 10:56:39 +00:00
bsiegert
257cfb1f77 +cjose 2019-03-16 08:05:02 +00:00