File: mahoniconv.1

package info (click to toggle)
golang-github-axgle-mahonia 0.0~git20180208.3358181-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,860 kB
  • sloc: makefile: 2
file content (46 lines) | stat: -rw-r--r-- 1,097 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.\"                                      Hey, EMACS: -*- nroff -*-
.\" (C) Copyright 2020 Arun Kumar Pariyar <openarungeek@gmail.com>,
.\"
.TH "MAHONICONV" "1" "2020-09-27" "mahoniconv"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)

.SH NAME
mahoniconv \- Character-set conversion library implemented in Go. (program)

.SH SYNOPSIS
.B mahoniconv
.RI -f
.RI <source-charset>
.RI -o
.RI <destination-charset>

.SH DESCRIPTION
This manual page documents briefly the
.B mahoniconv
command as provided by
.B mahonia
package.
.PP


.SH AUTHOR
.PP
.B mahoniconv
is written by axgle.
.PP
This manual page was written by
.MT openarungeek@\:gmail.com
Arun Kumar Pariyar
.ME
for the Debian Project (but may be used by others).