This package provides the bcachefs
command-line tool with many subcommands for creating, checking, and otherwise managing bcachefs file systems. Traditional aliases like mkfs.bcachefs
are also included.
Bcachefs is a CoW file system supporting native encryption, compression, snapshots, and (meta)data checksums. It can use multiple block devices for replication and/or performance, similar to RAID.
In addition, bcachefs provides all the functionality of bcache, a block-layer caching system, and lets you assign different roles to each device based on its performance and other characteristics.
This package provides an implementation of the Branch / Call / Jump conversion filter by CFFI for Python.
This package provides the statically-linked bcachefs
from a minimal bcachefs-tools package. It is meant to be used in initrds.
Ant is a platform-independent build tool for Java. It is similar to make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. Ant uses XML to describe the build process and its dependencies, whereas Make uses Makefile format.
This package lets you read and write files in Generic Feature Format (GFF) with Biopython integration.
This package lets you read and write files in Generic Feature Format (GFF) with Biopython integration.
bcrypt-pbkdf password-based key derivation function.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
This package provides bcrypt-pbkdf password-based key derivation function.
This gem implements bcrypt_pbkdf, which is a variant of PBKDF2 (Password-Based Key Derivation Function 2) with bcrypt-based pseudorandom function. This is currently used by net-ssh to read password encrypted Ed25519 keys.
The Byte Code Engineering Library (Apache Commons BCEL) is intended to give users a convenient way to analyze, create, and manipulate (binary) Java class files. Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular.
Such objects can be read from an existing file, be transformed by a program (e.g. a class loader at run-time) and written to a file again. An even more interesting application is the creation of classes from scratch at run-time. The Byte Code Engineering Library (BCEL) may be also useful if you want to learn about the Java Virtual Machine (JVM) and the format of Java .class
files.
This package provides Beamer themes in the colors of the University of Pennsylvania, USA, and Boston College, USA. Both were tested for the presentation theme Warsaw.
This package provides the bcachefs
command-line tool with many subcommands for creating, checking, and otherwise managing bcachefs file systems. Traditional aliases like mkfs.bcachefs
are also included.
Bcachefs is a CoW file system supporting native encryption, compression, snapshots, and (meta)data checksums. It can use multiple block devices for replication and/or performance, similar to RAID.
In addition, bcachefs provides all the functionality of bcache, a block-layer caching system, and lets you assign different roles to each device based on its performance and other characteristics.
This package provides an extract bcrypt
from golang.org/x/crypto/bcrypt
.