Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37042906
en ru br
ALT Linux repositórios
S:0.5-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Math-Base85

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.5-alt1
Data da compilação: 25 dezembro 2020, 20:56 ( 169.9 weeks ago )
Tamanho:: 14.12 Kb

Home page:   http://www.cpan.org

Licença: Artistic
Sumário: Perl extension for base 85 numbers, as referenced by RFC 1924
Descrição:

RFC 1924 describes a compact, fixed-size representation of IPv6
addresses which uses a base 85 number system.  This module handles
some of the uglier details of it.

The base 85 numbers (from 0 to 84) are as follows:

   0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~

At the moment, there's not much in this module.  But it should be
sufficient for the purposes of RFC 1924.

This module has a variable called $Math::Base85::base85_digits,
which is a string containing the digits of the base 85 alphabet
from lowest (0) to highest (~), in that order.

Additionally, the following two functions are defined for general
use.  (They will be exported upon request.)

Mantenedor currente: Denis Smirnov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Math-Base85
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009