[Bug 263398] [NEW PORT] sysutils/fusefs-nbt: Editing Named Binary Tag (NBT) as using a file system

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Apr 2022 16:54:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263398

            Bug ID: 263398
           Summary: [NEW PORT] sysutils/fusefs-nbt: Editing Named Binary
                    Tag (NBT) as using a file system
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: msl0000023508@gmail.com

Named Binary Tag (NBT) is a binary format designed for and used by the game
Minecraft to store various data including worlds, player data and many other
things. This project provides a way to access those data by simply mounting
the corresponding data file as a file system, then reading and writing any
value as usual file system nodes.

NBT parser and writer are originally written by Lukas Niederbremer as cNBT
project which this project is based on.

This package provides the FUSE-based file system implementation and NBT
maintenance command-line tools and library (cNBT).

WWW: https://sourceforge.net/projects/nbtfsutils/

-- 
You are receiving this mail because:
You are the assignee for the bug.