You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage sflphone-1.3.0-1.lbn13.x86_64
SFLphone is a robust standards-compliant enterprise software phone, for desktop and embedded systems. It is designed to handle several hundreds of calls a day. It supports both SIP and IAX2 protocols.
RPMPackage python-sipphone-automation-0.0.4-1.lbn13.noarch
Robot Framework Automation Library for SIP Phones
RPMPackage python-robotsuite-1.4.0-1.lbn13.noarch
This is an experimental package for wrapping Robot Framework test suites into Python unittest suites to make it possible to run Robot Framework tests as plone.testing's layered test suites: import unittest2 as unittest from plone.testing import layered from robotsuite import RobotTestSuite from my_package.testing import ACCEPTANCE_TESTING def test_suite(): suite = unittest.TestSuite() suite.addTests([ layered(RobotTestSuite('mysuite.txt'), layer=ACCEPTANCE_TESTING), ]) return suite RobotTestSuite splits Robot Framework test suites into separate unittest test cases so that Robot will be run once for every test case in every test suite parsed from the given Robot Framework test suite. Because of that, each Robot will generate a separate test report for each test. Each report will have it's own folder, which are created recursively reflecting the structure of the given test suite. RobotTestSuite's way of wrapping tests into unittest's test suite is similar to how doctest-module's DocTestSuite does its wrappings. The main motivation behind this package is to make Robot Framework support existing test fixtures and test isolation when testing Plone. Yet, this should help anyone wanting to use Robot Framework with zope.testrunner or other Python unittest compatible test runner.
RPMPackage python-robotframework-selenium2library-1.5.0-1.lbn13.noarch
Selenium2Library is a web testing library for Robot Framework that leverages the Selenium 2 (WebDriver) libraries.
RPMPackage python-robotframework-androidlibrary-0.2.0-1.lbn13.noarch
robotframework-androidlibrary is a Robot Framework test library for all your Android automation needs. It uses Calabash Android to communicate with your instrumented Android application similar to how Selenium WebDriver talks to your web browser.
RPMPackage python-robotframework-2.8.4-1.lbn13.noarch
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new keywords from existing ones using the same syntax that is used for creating test cases.
RPMPackage python-robotentrypoints-0.1-2.lbn13.noarch
Robot framework does not have setuptools compatible entry points. This makes it hard to setup Robot with buildout. robotentrypoints provides them. With the buildout hereunder, you get bin/pybot and bin/rebot scripts. [buildout] parts = robot [robot] recipe = zc.recipe.egg eggs = robotentrypoints
RPMPackage python-dtmf-detector-0.1.0-1.lbn13.noarch
DTMF Detection Library that takes wav files as input and outputs DTMF digit string. Project hosted at: http://fbdtmfdetector.sourceforge.net/ Written by David Luu.
RPMPackage python-Kivy-examples-1.7.2-1.lbn13.x86_64
Kivy is an open source software library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. This package contains the examples
RPMPackage python-Kivy-1.7.2-1.lbn13.x86_64
Kivy is an open source library for developing multi-touch applications. It is completely cross platform (Linux/OSX/Win/Android) and released under the terms of the GNU LGPL V3. . It comes with native support for many multi-touch input devices, a growing library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and an architecture that is designed to let you focus on building custom and highly interactive applications as quickly and easily as possible. . Kivy is a mixed Python library with Cython code, to take advantage of its highly dynamic nature and use any of the thousands of high quality and open source python libraries out there, with the speed of C code.
RPMPackage mysql-connector-odbc-5.1.11-1.fc18.armv6hl
An ODBC (rev 3) driver for MySQL, for use with unixODBC.
RPMPackage mysql-connector-odbc-5.1.8-3.lbn13.x86_64
An ODBC (rev 3) driver for MySQL, for use with unixODBC.
RPMPackage moh-sounds-1.0.0-1.noarch
MOH sounds contains music on hold and voice prompts custom to the Schmooze system
RPMPackage linphone-plugin-msx264-1.4.3-2.lbn13.x86_64
msx264 - a GPL plugin to bring video H264 encoding/decoding capabilities to mediastreamer2 applications. It is based on ffmpeg for decoding and x264 for encoding. It works with x264 version later to september 2009. So:
RPMPackage linphone-plugin-mssilk-1.0.0-1.lbn13.x86_64
mssilk - mediastreamer2 (linphone) plugin for SILK codec. This package downloads and builds the SILK codec from Skype.
RPMPackage linphone-plugin-msilbc-2.0.3-1.lbn13.x86_64
This package supplies the mediastreamer plugin for the iLBC audio codec, which is necessary to use the codec with Linphone. The package does not contain the codec, which must be obtained separately. One way to get the codec is to also install libilb0-rfc3951, which provides a codec using the source code published in IETF RFC 3951. You can configure this package to use 20ms frames instead of 30ms frames. Please #define USE_20MS_FRAMES=1 at compile time. An easy way to do that is to define MSILBC_CFLAGS="-DUSE_20MS_FRAMES=1" in the environment when configuring. Please see INSTALL for details. Some VOIP providers such as Gizmo5 (aka Sipphone) require the codec to be compiled with the 30ms setting. iLBC and Global IP Solutions are trademarks of Global IP Solutions.
RPMPackage linphone-plugin-msamr-0.0.2-1.lbn13.x86_64
This a mediastreamer2 plugin adding support for AMR codec.
RPMPackage linphone-plugin-bcg729-devel-1.0.0-1.lbn13.x86_64
Libraries and headers required to develop software with linphone/bcg729.
RPMPackage linphone-plugin-bcg729-1.0.0-1.lbn13.x86_64
bcg729 is an opensource implementation of both encoder and decoder of the ITU G729 Annex A speech codec.
RPMPackage linphone-mediastreamer-devel-3.6.1-2.lbn13.x86_64
Libraries and headers required to develop software with mediastreamer2.