manpages-vi

Vietnamese man pages

This package contains manual pages translated into Vietnamese, originating from a large number of projects which do not ship translated man pages themselves, including the traditional Linux manpages. The exact projects and man pages might change from release to release, so please look at the actually shipped files for the current set.

libjs-jquery-sortablejs

jQuery binding for SortableJS

jquery-sortablejs is a jQuery plugin that allows to use SortableJS with jquery

libjs-php-date-formatter

Manipulate date/times using PHP date-time formats in javascript

php-date-formatter is a Javascript datetime library that allows you to manipulate date/times using PHP date-time formats in javascript. This library was built with an intention to read and write date/timestamps to the database easily when working with PHP server code. Use cases for this library would involve reading and saving a timestamp to database in one format, but displaying it on client or html forms in another format. Maintaining a consistent PHP Date time format for both server side and client side validation should help in building extensible applications with various PHP frameworks easily.

vim-autopairs

Insert or delete brackets, parens, and quotes in pair

vim-autopairs is a vim plugin that automatically completes brackets, parens and quotes in pair.

gccgo-11-multilib-mipsisa64r6-linux-gnuabi64

GNU Go compiler (multilib support) (cross compiler for mips64r6 architecture)

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler.

python3-django-solo

Singleton objects helper for Django

Solo helps to enforce instantiating only one instance of a model in Django. Singletons are database tables with only one row.