SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Aard rpm build for : openSUSE Tumbleweed. For other distributions click perl-Aard.

Name : perl-Aard
Version : 0.001 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 3.67 Date : 2024-08-05 20:07:37
Group : Development/Libraries/Perl Source RPM : perl-Aard-0.001-3.67.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Read aarddict dictionaries
Description :
Aard is a module for reading files in the Aard Dictionary format (.aar). A
dictionary is an array of _(key, article)_ pairs, with some associated
metadata.

* *new*(_filename_)

Creates a new Aard object for the given file.

* *fh*

Returns the open filehandle to the dictionary.

* *count*

Returns the number of entries in this dictionary.

* *key*(_index_)

Returns the key of the _index_th element. This method caches the keys.

* *article*(_index_)

Returns the article of the _index_th element. This method caches the
articles.

* *uuid*

Returns the UUID of this dictionary as a binary string. This is a value
shared by all volumes of the same dictionary.

* *uuid_string*

Returns the UUID of this dictionary as a human-readable string. This is a
value shared by all volumes of the same dictionary.

* *volume*

Returns the volume number of this file.

* *total_volumes*

Returns the total number of volumes for this dictionary.

* *meta*

Returns the raw metadata as a hashref.

* *article_count*

Returns the number of unique articles in this volume (if
*article_count_is_volume_total* is true) or in this dictionary (otherwise).

* *article_count_is_volume_total*

Returns true if *article_count* means number of articles in this volume.
This is always true since aardtools 0.9.0.

* *index_language*

Returns the dictionary\'s \"from\" language (two or three letter ISO code)

* *article_language*

Returns the dictionary\'s \"to\" language (two or three letter ISO code)

* *title*

Returns the dictionary title

* *version*

Returns the dictionary version

* *description*

Returns the dictionary description

* *copyright*

Returns the copyright notice

* *license*

Returns the full license text

* *source*

Returns the dictionary data source

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Aard-0.001-3.67.noarch.rpm
     

Provides :
perl(Aard)
perl-Aard

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(IO::Uncompress::Bunzip2)
perl(IO::Uncompress::Inflate)
perl(JSON::MaybeXS)
perl(UUID::Tiny)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Aard.pm
/usr/share/doc/packages/perl-Aard
/usr/share/doc/packages/perl-Aard/Changes
/usr/share/doc/packages/perl-Aard/README
/usr/share/man/man3/Aard.3pm.gz

 
ICM