Skip to main content

library for handling man(1) and manpath(1) configuration files

Project description

Installation

pip install pnu-libmanconf

LIBMANCONF(3)

NAME

libmanconf — library for handling man(1) and manpath(1) configuration files

SYNOPSIS

import libmanconf

String, String, List libmanconf.read_man_conf_files(Integer debug_level = 0, String manpath_so_far = '')

DESCRIPTION

The read_man_conf_files() function reads the configuration files located at "/etc/man.conf" and "/usr/local/etc/man.d/*.conf" to configure the manual search path, locales and utility set used by man(1) and related utilities.

The function takes an optional argument debug_level with an integer value from 0 (default) to 3, to print increasingly detailed information on standard error output.

It can also take another optional argument manpath_so_far with a colon separated string of already added directories to the manual path, in order to check for duplicate entries.

It returns a triplet consisting of:

  • a string containing colon separated existing MANPATH directories
  • a string containing colon separated locales (for example, "fr_FR.UTF-8:ja_JP.eucJP")
  • a list containing processors (for example, ["TBL_JA=/usr/local/bin/gtbl", "NROFF_JA=/usr/local/bin/groff -man -dlang=ja_JP.eucJP"])

SEE ALSO

apropos(1), man(1), man.conf(5), manpath(1), whatis(1)

STANDARDS

The libmanconf library is not a standard UNIX one.

It tries to follow the PEP 8 style guide for Python code.

PORTABILITY

To be tested under Windows.

HISTORY

This library was made for the PNU project to factor code for the man(1) and manpath(1) commands.

LICENSE

It is available under the 3-clause BSD license.

AUTHORS

Hubert Tournier

The man.conf(5) manual page is largely based on the one written for FreeBSD by Gordon Tetlow.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pnu_libmanconf-1.1.1.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

pnu_libmanconf-1.1.1-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file pnu_libmanconf-1.1.1.tar.gz.

File metadata

  • Download URL: pnu_libmanconf-1.1.1.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for pnu_libmanconf-1.1.1.tar.gz
Algorithm Hash digest
SHA256 ef3bcf117ff25252c4f518b18a84b157a70885b68d64227745c15ba25d570203
MD5 deb4cba943c6605e0235f3f005cca66e
BLAKE2b-256 d1ee99bd8a207da47e1580213aff152aaae94fa78ac9cc5b89720c6f5ab9630b

See more details on using hashes here.

File details

Details for the file pnu_libmanconf-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: pnu_libmanconf-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for pnu_libmanconf-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3c035b66999ecf53e19f6f89eeb7d838587898bed6d73ee4d49c07df69837136
MD5 b2560261023d5f5d8fff3283cd3defdf
BLAKE2b-256 61b5e4994efeb048ba219912855f41f37c8a1ab5deb05b579d2cd7f981f82ab9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page