Artifact libjimfs-java_1.1-6_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    In-memory file system implementing the java.nio.file APIs
     Jimfs is an in-memory file system for Java 7 and above, implementing
     the java.nio.file abstract file system APIs. Jimfs supports almost
     all the APIs under java.nio.file. It supports:
     .
      * Creating, deleting, moving and copying files and directories.
      * Reading and writing files with FileChannel or SeekableByteChannel,
        InputStream, OutputStream, etc.  Symbolic links.
      * Hard links to regular files.
      * SecureDirectoryStream, for operations relative to an open directory.
      * Glob and regex path filtering with PathMatcher.
      * Watching for changes to a directory with a WatchService.
      * File attributes. Built-in attribute views that can be supported
        include "basic", "owner", "posix", "unix", "dos", "acl" and "user".
        Do note, however, that not all attribute views provide useful
         attributes.
     .
     For example, while setting and reading POSIX file permissions is
     possible with the "posix" view, those permissions will not actually
     affect the behavior of the file system.
     .
     Jimfs also supports creating file systems that, for example, use
     Windows-style paths and (to an extent) behavior. In general, however,
     file system behavior is modeled after UNIX and may not exactly match
     any particular real file system or platform.
     .
     NOTE: SystemJimfsFileSystemProvider is not fully included in this
     package, because it requires a library that is not yet in Debian.
  Homepage: https://github.com/google/jimfs
  Installed-Size: '234'
  Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
  Package: libjimfs-java
  Priority: optional
  Section: java
  Source: jimfs
  Version: 1.1-6
srcpkg_name: jimfs
srcpkg_version: 1.1-6

File

2024-11-20T16:17:14.871146 UTC: BinaryFileWidget failed to render

Relations

Relation Direction Type Name
built-using Source package jimfs_1.1-6

binary package System - - 6 months ago 5 months
BETA