Lector de Feeds
python-django-5.0.8-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.
Django focuses on automating as much as possible and adhering to the
DRY principle.
Categorías: RPMs
python-django-5.0.8-1.mga10.src.rpm
In Mageia/cauldron/i586:
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.
Django focuses on automating as much as possible and adhering to the
DRY principle.
Categorías: RPMs
podman-5.2-3.mga10.src.rpm
In Mageia/cauldron/x86_64:
podman (Pod Manager) is a fully featured container engine that is a simple
daemonless tool. podman provides a Docker-CLI comparable command line that
eases the transition from other container engines and allows the management of
pods, containers and images. Simply put: alias docker=podman.
Most podman commands can be run as a regular user, without requiring
additional privileges.
podman uses Buildah(1) internally to create container images.
Both tools share image (not container) storage, hence each can use or
manipulate images (but not containers) created by the other.
Manage Pods, Containers and Container Images
podman Simple management tool for pods, containers and images
Categorías: RPMs
podman-5.2-3.mga10.src.rpm
In Mageia/cauldron/i586:
podman (Pod Manager) is a fully featured container engine that is a simple
daemonless tool. podman provides a Docker-CLI comparable command line that
eases the transition from other container engines and allows the management of
pods, containers and images. Simply put: alias docker=podman.
Most podman commands can be run as a regular user, without requiring
additional privileges.
podman uses Buildah(1) internally to create container images.
Both tools share image (not container) storage, hence each can use or
manipulate images (but not containers) created by the other.
Manage Pods, Containers and Container Images
podman Simple management tool for pods, containers and images
Categorías: RPMs
golang-1.22.6-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
The Go Programming Language.
Categorías: RPMs
golang-1.22.6-1.mga10.src.rpm
In Mageia/cauldron/i586:
The Go Programming Language.
Categorías: RPMs
bygfoot-2.3.5-1.mga10.src.rpm
In Mageia/cauldron/i586:
Bygfoot is a small and simple graphical football (a.k.a. soccer) manager game
featuring many international leagues and cups. You manage a team from one such
league: you form the team, buy and sell players, get promoted or relegated and
of course try to be successful.
Categorías: RPMs
bygfoot-2.3.5-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Bygfoot is a small and simple graphical football (a.k.a. soccer) manager game
featuring many international leagues and cups. You manage a team from one such
league: you form the team, buy and sell players, get promoted or relegated and
of course try to be successful.
Categorías: RPMs
sqlitebrowser-3.13.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
DB Browser for SQLite is a high quality, visual, open source tool to
create, design, and edit database files compatible with SQLite.
It is for users and developers wanting to create databases, search, and edit
data. It uses a familiar spreadsheet-like interface, and you don't need to
learn complicated SQL commands.
Categorías: RPMs
sqlitebrowser-3.13.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
DB Browser for SQLite is a high quality, visual, open source tool to
create, design, and edit database files compatible with SQLite.
It is for users and developers wanting to create databases, search, and edit
data. It uses a familiar spreadsheet-like interface, and you don't need to
learn complicated SQL commands.
Categorías: RPMs
tinygltf-2.9.2-1.mga10.src.rpm
In Mageia/cauldron/i586:
glTF loader and saver library.
glTF (GL Transmission Format) is a royalty-free specification
for the efficient transmission and loading of 3D scenes and
models by applications. TinyGLTF is a C++ implementation to
load and save glTF data.
Categorías: RPMs
tinygltf-2.9.2-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
glTF loader and saver library.
glTF (GL Transmission Format) is a royalty-free specification
for the efficient transmission and loading of 3D scenes and
models by applications. TinyGLTF is a C++ implementation to
load and save glTF data.
Categorías: RPMs
stopmotion-0.8.7-1.mga10.src.rpm
In Mageia/cauldron/i586:
Stopmotion is a free application for creating stop-motion animation movies.
The users will be able to create stop-motions from pictures imported from
a camera or from the hard drive, add sound effects and export the animation
to different video formats such as mpeg or avi.
Categorías: RPMs
stopmotion-0.8.7-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Stopmotion is a free application for creating stop-motion animation movies.
The users will be able to create stop-motions from pictures imported from
a camera or from the hard drive, add sound effects and export the animation
to different video formats such as mpeg or avi.
Categorías: RPMs
vapoursynth-R69-1.mga10.src.rpm
In Mageia/cauldron/i586:
VapourSynth is an application for video manipulation. Or a plugin. Or a
library. Itâs hard to tell because it has a core library written in C++
and a Python module to allow video scripts to be created. It came to be
when I started thinking about alternative designs for Avisynth and most
of it was written over a 3 month period.
The software has been heavily inspired by Avisynth and aims to be a 21st
century rewrite, taking advantage of the advancements computers have made
since the late 90s.
The main features compared to Avisynth are:
* Multithreaded
- Frame level multithreading that scales well
* Generalized Colorspaces
- New colorspaces can be specified at runtime
* Per Frame Properties
- Additional metadata can be attached to frames
* Python Based
- The scripting part is implemented as a Python module so you donât have
to learn a special language
* Support for video with format changes
- Some video just canât stick to one format or frame size.
* Compatible with a large number of already existing Avisynth plugins
Categorías: RPMs
vapoursynth-R69-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
VapourSynth is an application for video manipulation. Or a plugin. Or a
library. Itâs hard to tell because it has a core library written in C++
and a Python module to allow video scripts to be created. It came to be
when I started thinking about alternative designs for Avisynth and most
of it was written over a 3 month period.
The software has been heavily inspired by Avisynth and aims to be a 21st
century rewrite, taking advantage of the advancements computers have made
since the late 90s.
The main features compared to Avisynth are:
* Multithreaded
- Frame level multithreading that scales well
* Generalized Colorspaces
- New colorspaces can be specified at runtime
* Per Frame Properties
- Additional metadata can be attached to frames
* Python Based
- The scripting part is implemented as a Python module so you donât have
to learn a special language
* Support for video with format changes
- Some video just canât stick to one format or frame size.
* Compatible with a large number of already existing Avisynth plugins
Categorías: RPMs
seafile-client-9.0.7-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Seafile is a next-generation open source cloud storage system, with
advanced support for file syncing, privacy protection and teamwork.
Categorías: RPMs
seafile-client-9.0.7-1.mga10.src.rpm
In Mageia/cauldron/i586:
Seafile is a next-generation open source cloud storage system, with
advanced support for file syncing, privacy protection and teamwork.
Categorías: RPMs
