node-buble
Fast ES2015 compiler for Node.js
Bublé is a ES2015 compiler : it will turn ES6 javascript code into
Javascript that can run in older ES5 environments. Notice that not all
of ES6 is supported, either because they give size or performance issues
or because they can't be transpiled to ES5.
python3-pendulum
Python datetimes made easy
Native Python datetime is enough for basic cases, pendulum provides a cleaner
and more easy to use API while still relying on the standard library. It’s
still datetime but better.
ksnakeduel
snake race game
The object of the game is to avoid running into walls, your own tail,
and that of your opponent, while at the same time you have to try to
get your opponent to run into them.
displaylink-driver
DisplayLink - The Ultimate Virtual Graphics Card
DisplayLink software is more than just a graphics driver; it functions
as a virtual graphics card that works seamlessly with the operating system,
overcoming the limitations of the host platform and enabling the connection
of multiple displays. By installing DisplayLink, users can extend their
screen real estate without the need for additional physical graphics cards,
allowing for enhanced productivity and multitasking.
chezdav
simple tool to share a directory with WebDAV
phởdav is a WebDAV server implementation using libsoup (RFC 4918).
php-league-uri-interfaces
Common interfaces and classes for URI representation and interaction
This package contains an interface to represents URI objects according to
RFC 3986.