Ports Search

Results 8,5618,570 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
devel/game-1.9.1 (Score: 1.3917367E-4)
Module designed to write games in Python
Pygame is a cross-platfrom library based on top of the SDL and designed to make it easy to write multimedia software, such as games, in Python.
devel/GitPython-1.0.1 (Score: 1.3917367E-4)
Python Git Library
GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing.
devel/ioflo-1.5.0 (Score: 1.3917367E-4)
Automated Reasoning Engine and Flow Based Programming Framework
Automated Reasoning Engine and Flow Based Programming Framework IoFlo is a magically powerful open interoperable software framework that enables non experts to intelligently automate their own programmable world.
devel/jaraco.util-11.0 (Score: 1.3917367E-4)
General utility modules that supply commonly-used functionality
jaraco.util contains a number of nominally useful, reusable classes and functions. They're designed to be intuitively named and self-documenting (many with extensive doctests).
devel/calendar-0.16.1 (Score: 1.3917367E-4)
Date-time and time zone handling in Elixir
Calendar is a date and time library for Elixir. The Olson/Eggert "Time Zone Database" is used. Years 1 through 9999 are supported.
devel/jira-0.32 (Score: 1.3917367E-4)
Library to ease use of the JIRA 5 REST APIs
a Python library designed to ease the use of the JIRA REST API. Some basic support for the GreenHopper REST API also exists.
devel/lxml-3.6.0 (Score: 1.3917367E-4)
Pythonic binding for the libxml2 and libxslt libraries
lxml is a Python binding for libxml2 and libxslt. Its aim: * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management!
devel/msgpack-python-0.4.7 (Score: 1.3917367E-4)
MessagePack (de)serializer for Python
MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.
devel/path.py-8.1.2 (Score: 1.3917367E-4)
Module wrapper for os.path
path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.
devel/pathlib-1.0.1 (Score: 1.3917367E-4)
Python 3.4 pathlib backported to 3.3, 3.2, 3.1, 2.7, 2.6
Backport of pathlib from Python 3.4. Offers a set of classes featuring all the common operations on paths in an easy, object-oriented way.