Commit graph

1000 commits

Author SHA1 Message Date
jperkin
2e2bf22a70 Rename mail/p5-Tie-Handle-SkipHeader -> textproc/p5-Tie-Handle-Offset
Apologies, I used the subclass name instead of the primary module name.
2018-08-09 10:00:43 +00:00
nia
95366066a8 textproc/py-colored: Import colored-1.3.5
colored is a very simple Python library for color and formatting in
terminals.
2018-07-27 02:30:08 +00:00
jaapb
7d27fec03d Added py-antlr4 to Makefile SUBDIRs 2018-07-26 16:35:51 +00:00
manu
8d75b2a5ec Added textproc/asciidir version 0.6
asccidir recursively remove non-ASCII characters from file name.

By default, western languages accents are turned into plain ASCII
characters, and evertything else non ASCII is removed, but a
transliteration map can be provided for more complex translations.
2018-07-26 14:27:23 +00:00
jaapb
db0879d89b Added py-pybtex to Makefile SUBDIRs 2018-07-26 13:56:08 +00:00
jaapb
db542e792d Added py-sphinxcontrib-bibtex to Makefile SUBDIRs 2018-07-26 10:39:16 +00:00
minskim
314396c48a textproc/Makefile: Add go-tablewriter 2018-07-17 03:55:01 +00:00
wen
03a690ded8 Add p5-PPIx-QuoteLike 2018-06-19 06:37:21 +00:00
prlw1
2902eb8e05 Enable xfpt, sdop and aspic. 2018-06-15 13:17:51 +00:00
minskim
93fb334bf6 textproc/Makefile: Add go-glob 2018-06-12 23:50:05 +00:00
minskim
7cf29295bc textproc/Makefile: Add py-sphinx-autodoc-typehints 2018-05-27 01:59:37 +00:00
minskim
1a11adc177 textproc/Makefile: Add R-htmltools 2018-05-12 21:54:29 +00:00
maya
68bf080e27 Add ripgrep in textproc directory.
suggested by alnsn. thanks.
2018-05-08 07:48:39 +00:00
wiz
4001fc4a49 p5-Alien-Base: remove, obsoleted by p5-Alien-Build 2018-05-02 13:01:57 +00:00
tsutsui
77e73423c9 textproc/Makefile: + unicode-character-database 2018-04-28 01:09:17 +00:00
schmonz
d6e83f8f98 Add and enable libhighlight. 2018-04-09 02:47:00 +00:00
maya
c0e7ceb3dc +yaml-cpp03, krita, opencolorio 2018-04-06 03:47:12 +00:00
bacon
4125928fc0 textproc/Makefile: Add man2html 2018-03-21 23:40:30 +00:00
minskim
f549ea3522 textproc/Makefile: Add R-utf8 2018-03-15 18:37:23 +00:00
taca
cb5a8302a9 textproc/Makefile: add and enable ruby-rails-dom-testing1 2018-03-13 16:20:42 +00:00
taca
863e8b2ca2 textproc/Makefile: add and enable ruby-erubi 2018-03-13 16:08:39 +00:00
ginsbach
7f4ec8e1a5 textproc/Makefile: xxdiff and xxdiff-scripts 2018-03-11 21:05:51 +00:00
rillig
2d646be8e9 textproc: add translate-toolkit 2018-03-11 15:44:29 +00:00
maya
c323306816 p5-MultiMarkdown: new package
Convert MultiMarkdown syntax to (X)HTML
2018-03-11 13:04:15 +00:00
minskim
567548b7c6 textproc/Makefile: Add py-poyo 2018-02-14 16:55:31 +00:00
joerg
b407b86d25 + py-html-sanitizer 2018-02-13 21:00:46 +00:00
minskim
1b806c991b textproc/Makefile: Add R-jsonlite 2018-02-08 17:36:15 +00:00
wiz
0b3a70d534 textproc/Makefile: + py-html5-parser 2018-01-31 09:24:06 +00:00
markd
b0db1b246b textproc: add syntax-highlighting 2018-01-17 20:12:30 +00:00
adam
881fce301c py-jade: added version 4.0.0
PyJade is a high performance port of Jade-lang for python, that converts any
.jade source to the each Template-language (Django, Jinja2, Mako or Tornado).
2017-12-18 11:09:14 +00:00
minskim
30a9cc0131 textproc/Makefile: Add rapidjson 2017-11-26 23:38:17 +00:00
tsutsui
036622845a textproc/Makefile: + cldr-emoji-annotation 2017-11-05 03:54:40 +00:00
tsutsui
e0bc6a6f94 textproc/Makefile: + unicode-emoji 2017-11-05 03:48:42 +00:00
adam
14c3444dc7 py-dominate: added version 2.3.1
Dominate is a Python library for creating and manipulating HTML documents using
an elegant DOM API. It allows you to write HTML pages in pure Python very
concisely, which eliminates the need to learn another template language, and
lets you take advantage of the more powerful features of Python.
2017-10-23 15:22:29 +00:00
adam
34f967d782 text-unidecode is the most basic port of the Text::Unidecode Perl library. 2017-10-17 11:35:48 +00:00
adam
5d246c6300 The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text.

Diff: Compare two blocks of plain text and efficiently return a list of
differences.

Match: Given a search string, find its best fuzzy match in a block of plain
text. Weighted for both accuracy and location.

Patch: Apply a list of patches onto plain text. Use best-effort to apply patch
even when the underlying text doesn't match.
2017-10-17 11:34:36 +00:00
joerg
8358413861 + py-ramlfications 2017-09-29 21:20:46 +00:00
joerg
3905bbf6d6 + py-xmlttodict 2017-09-29 13:55:23 +00:00
joerg
e1c5d9fd85 + py-regex 2017-09-29 13:49:42 +00:00
joerg
e7998e1dbf + py-jsonref 2017-09-29 13:47:51 +00:00
joerg
181b1b6485 + py-pyaml 2017-09-29 13:45:49 +00:00
joerg
82567cd481 + py-dicttoxml 2017-09-29 13:44:07 +00:00
adam
33c8fc9239 Added textproc/py-jsonpickle version 0.9.5
jsonpickle converts complex Python objects to and from JSON.
2017-09-29 11:04:19 +00:00
wiz
016d53b169 textproc/Makefile: + p5-Alien-Hunspell 2017-09-28 04:18:46 +00:00
wiz
06bd0ca307 *: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-26 10:26:54 +00:00
abs
b58acac2a6 Drop www/p5-HTML-FixEntities & textproc/p5-Text-Substitute - unmaintained by author (me) 2017-09-11 09:57:39 +00:00
markd
b6c70e5513 Add tex-csvsimple{,-doc} 1.20
The package provides a simple LaTeX interface for the
processing of files with comma separated values (CSV); it
relies on the key value syntax supported by pgfkeys to simplify
usage. Filtering and table generation is especially supported;
however, this lightweight tool offers no support for data
sorting or data base storage.
2017-09-08 22:23:04 +00:00
adam
1d78ce7798 Odfpy is a library to read and write OpenDocument v1.2 files. The main focus
has been to prevent the programmer from creating invalid documents. It has
checks that raise an exception if the programmer adds an invalid element, adds
an attribute unknown to the grammar, forgets to add a required attribute or
adds text to an element that doesn't allow it.

These checks and the API itself were generated from the RelaxNG schema, and
then hand-edited. Therefore the API is complete and can handle all ODF
constructions.
2017-09-04 19:50:16 +00:00
adam
2b400ea9e9 Tablib is a format-agnostic tabular dataset library, written in Python.
Output formats supported:
* Excel (Sets + Books)
* JSON (Sets + Books)
* YAML (Sets + Books)
* Pandas DataFrames (Sets)
* HTML (Sets)
* TSV (Sets)
* OSD (Sets)
* CSV (Sets)
* DBF (Sets)
2017-09-04 19:46:26 +00:00
wiz
9a627f1194 + translate-shell 2017-09-03 18:12:48 +00:00