Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第16,49116,500项(搜索用时0.015秒)
databases/unixODBC-2.3.4 (Score: 8.118464E-5)
ODBC library suite for Unix
From the web site: What is the unixODBC Project? The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on the Linux platform. What is ODBC? ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources. Data Sources include SQL Servers and any Data Source with an ODBC Driver.
deskutils/ganttproject-2.7.1 (Score: 8.118464E-5)
Gantt chart based project scheduling and management tool
GanttProject is a free and easy to use Gantt chart based project scheduling and management tool. With GanttProject you can: * Create work breakdown structure, draw dependencies, define milestones. * Assign human resources to work on tasks, see their allocation on the Resource Load chart. * Generate PERT chart from Gantt chart. * Save charts as PNG images, generate PDF and HTML reports. * Import projects from and export them to Microsoft Project formats. * Export to spreadsheets with CSV. * Share projects with your colleagues using WebDAV.
deskutils/genius-1.0.21 (Score: 8.118464E-5)
Arbitrary precision calculator for Gnome Desktop Environment
Genius Calculator is a precision calculator for Gnome Desktop Environment. Features of Genius: * arbitrary precision integers (2-36), multiple precision floats * uses rationals when possible * will calculate and show half calculated expressions if the calculation could not be completed * variables * user functions * variable and function references with C like syntax * anonymous functions * it will add missing parenthesis on the ends of expressions (only in the GUI version) * matrix support * complex numbers * more ...
deskutils/logjam-4.6.2 (Score: 8.118464E-5)
GTK2 interface to livejournals, ie www.livejournal.com
"LiveJournal.com... because you like to think other people care." LogJam is a GTK2 client for the LiveJournal API. It sits unobtrusively in the corner of your screen, waiting for you to have something worthwhile to tell the world. It can read your current music from XMMS, spellcheck with gtkspell, and offers preview capabilities using gtkhtml3. It will interface with any site running LiveJournal, not just www.livejournal.com, and can create offline copies of your journal.
deskutils/taskw-1.1.0 (Score: 8.118464E-5)
Python bindings for your taskwarrior database
This is a python API for the taskwarrior command line tool. It contains two implementations: taskw.TaskWarriorShellout and taskw.TaskWarriorDirect. The first implementation is the supported one recommended by the upstream taskwarrior core project. It uses the task export and task import commands to manipulate the task database. The second implementation opens the task db file itself and directly manipulates it. It exists for backwards compatibility, but should only be used when necessary.
deskutils/pypanel-2.4 (Score: 8.118464E-5)
Desktop panel written in Python
PyPanel is a lightweight panel/taskbar written in Python and C for X11 window managers. It can be easily customized to match any desktop theme or taste. PyPanel works with EWMH compliant WMs (Openbox, PekWM, FVWM, and many others). Some of the customizable features include: - Transparency with shading/tinting - Panel dimensions, location, and layout - Font type and colors with Xft and shadow support - Button events/actions - Clock and workspace name display - System tray (notification area) - Autohiding - Application launcher - Custom application icons
deskutils/notify-osd-0.9.29 (Score: 8.118464E-5)
On-screen-display notification agent using libnotify
Notify OSD presents on-screen-display notifications as ephemeral overlays, which can be clicked through so they don't block your work. It queues notifications, to prevent them from flooding your screen. And as well as handling standard notification updates, Notify OSD introduces the idea of appending - allowing notifications to grow over time, for example in the case of instant messages from a particular person.
devel/astah-6.9.0 (Score: 8.118464E-5)
Java/UML Object-Oriented Design Tool
astah* community is a simple and user-friendly UML modeling tool. astah* community features: - UML 2.x (Class, UseCase, Sequence, Activity, Communication, Statemachine, Component, Deployment, Composite Structure, Object and Package Diagrams) - Suggest Feature - Alignment Guide - Customizing Keybinds - Oval, TextBox, Filled Rectangle, Corner-rounded Rectangle and Texts - Alignment, Size adjustment - Print - Export diagram images (PNG, JPEG) *1 - astah* API (Models of Class, UseCase, Activity, Sequence and Statemachine Diagrames) - GUI Localization *1 The product name is displayed on the corner.
devel/codeblocks-16.01 (Score: 8.118464E-5)
Open source, cross-platform, free C/C++ IDE
Code::Blocks is an open source, cross-platform and free C/C++ IDE. It is build using the wxWidgets GUI library. The WEB site states: "Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable." LICENSE: GPL3 or later (IDE) LICENSE: LGPL3 or later (SDK)
devel/csmith-2.2.0 (Score: 8.118464E-5)
Generates random C programs that conform to the C99 standard
Csmith is a tool that can generate random C programs that statically and dynamically conform to the C99 standard. Thus, it is useful for stress-testing compilers, static analyzers, and other tools that process C code. Csmith has found bugs in every tool that it has tested, and over the last several years we have used it to find and report more than 350 previously-unknown compiler bugs.