ldap-utils

OpenLDAP utilities

This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers.

lazarus-doc-1.4.4

IDE for Free Pascal - documentation

wordgrinder-x11

simple word processor for writing first drafts (X11 version)

WordGrinder is a simple, Unicode-aware word processor. It supports basic paragraph styles, character styles, just enough screen markup to be useful, and is driven via an easy to use menu interface.

libjollyday-java

holiday calendar

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones.

python3-requests-mock

mock out responses from the requests package - Python 3.x

requests-mock provides a building block to stub out the HTTP requests_ portions of your testing code. Everything in requests_ eventually goes through an adapter to do the transport work. requests-mock creates a custom adapter that allows you to predefine responses when certain URIs are called. There are then a number of methods provided to get the adapter used.

ruby-mixlib-authentication

Simple Ruby mixin for creating a logger object

Provides a class based object to provide logging. Messages can be sent at different levels such as warn or error. Logging defaults to STDOUT but can also be sent to a file with simple built in rotation.