libopendmarc2
DMARC policy library
Domain-based Message Authentication, Reporting and Conformance (DMARC),
builds on the successes of technologies such as DomainKeys Identified Mail
(DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
enforces policy on domain names that are visible to end users, and creates a
feedback framework for identifying and tracking fraudulent use of domain
names in email.
mate-utils
MATE desktop utilities
This package contains all the tools bundled as MATE utilities:
- mate-disk-usage-analyzer, a disk usage analyser
- mate-dictionary, a program which can look up the definition of words
over the internet (including a panel applet to do the same)
- mate-search-tool, with which one can find files by name or content
- mate-system-log, a log viewing application
- mate-screenshot, a tool to take desktop screenshots and save them into
a file
libfeature-compat-try-perl
make try/catch syntax available
Feature::Compat::Try is written in preparation for when Perl will gain true
native syntax support for try/catch control flow.
node-grunt-webpack
Use webpack with grunt
grunt is a JavaScript task runner/build system/maintainer tool.
node-load-grunt-tasks
Load multiple grunt tasks using globbing patterns
Usually you would have to load each task one by one, which is unnecessarily
cumbersome.
php-codesniffer
PHP, CSS and JavaScript coding standard analyzer and checker
PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that
tokenizes PHP, JavaScript and CSS files to detect violations of a defined
coding standard, and a second phpcbf script to automatically correct coding
standard violations. PHP_CodeSniffer is an essential development tool that
ensures your code remains clean and consistent.