johannessen / mac-finder-tags

Access macOS Finder tags in Perl

Home Page:https://metacpan.org/dist/Mac-Finder-Tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac::Finder::Tags

Perl class offering access to macOS file system tags (aka Finder labels).

This software has pre-release quality. There is little documentation and no schedule for further development.

Installation

Released versions of Mac::Finder::Tags may be installed via CPAN:

cpanm Mac::Finder::Tags

CPAN distribution

To install a development version from this repository, run the following steps:

git clone https://github.com/johannessen/mac-finder-tags && cd mac-finder-tags
cpanm Dist::Zilla::PluginBundle::Author::AJNN
dzil install

This is a “Pure Perl” module, so you generally do not need Dist::Zilla to contribute patches. You can simply clone the repository and run the test suite using prove instead.

About

Access macOS Finder tags in Perl

https://metacpan.org/dist/Mac-Finder-Tags

License:Artistic License 2.0


Languages

Language:Perl 100.0%