diff --git a/textproc/printable/printable.conf b/textproc/printable/printable.conf new file mode 100644 index 000000000..3e85ba436 --- /dev/null +++ b/textproc/printable/printable.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../printable/printable.conf +# Copyright (C) 2010 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +var_append makeinstopt ' ' "BINDIR=$bindir" diff --git a/textproc/printable/printable.desc b/textproc/printable/printable.desc new file mode 100644 index 000000000..85af53211 --- /dev/null +++ b/textproc/printable/printable.desc @@ -0,0 +1,32 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../printable/printable.desc +[COPY] Copyright (C) 2010 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A simple command line encoder + +[T] printable can convert strings from stdin or arguments into different +[T] encodings like C strings, `echo` escapes and url encoding (query string) + +[U] http://github.com/amery/printable/ + +[A] Alejandro Mery +[M] Alejandro Mery + +[C] extra/tool + +[L] BSD +[S] Stable +[V] 0.1 +[P] X -?---5---9 800.000 + +[D] 329866224 printable-0.1.tar.gz !http://github.com/amery/printable/tarball/v0.1