libkpim6gapilatitude6
library to integrate with Google Latitude service API
This package is part of libkgapi.
libc6-riscv64-cross
GNU C Library: Shared libraries (for cross-compiling)
This package was generated by dpkg-cross for cross compiling.
libkpim6gapipeople6
library to integrate with Google People service API
This package is part of libkgapi.
libgphobos2-ppc64el-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libdmr0.1
Deepin movie player - widget library
Deepin Movie provides an intuitive easy to use operation interface and rich
complete shortcuts. You can complete all play operations by keyboard, which
will make you thoroughly get rid of the constraint of mouse click. Video files
in various formats can be played through Deepin Movie, and you can use the
streaming function to easily enjoy online video resources.
libdata-dmp-perl
Perl module that dumps Perl data structures as Perl code
Data::Dmp is a Perl dumper like Data::Dumper. It's compact (only about 150
lines of code long), starts fast and does not use other module except
Regexp::Stringify when dumping regexes. It produces compact output (similar
to Data::Dumper::Concise). It roughly has the same speed as Data::Dumper
(usually a bit faster for smaller structures), but does not offer the various
formatting options. It supports dumping objects, regexes, circular
structures, coderefs. Its code is based on Data::Dump.