diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-11-29 01:00:19 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-11-29 01:00:19 +0000 |
commit | 73db97e16e6d28a3cb7cf80581d8b070e63d7fc2 (patch) | |
tree | 591e41e511d4371f624661c78bb8e617f945cd48 /misc/xd-rust/pkg-descr | |
parent | 16102a50f45af08eb91e23fa9697c6fe82f0a81a (diff) | |
download | freebsd-ports-73db97e16e6d28a3cb7cf80581d8b070e63d7fc2.zip |
New port: misc/xd-rust: Tool that dumps binary input in a variety of formats
Different from the previously removed port misc/xd.
Diffstat (limited to 'misc/xd-rust/pkg-descr')
-rw-r--r-- | misc/xd-rust/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/xd-rust/pkg-descr b/misc/xd-rust/pkg-descr new file mode 100644 index 000000000000..8d7758e07b38 --- /dev/null +++ b/misc/xd-rust/pkg-descr @@ -0,0 +1,3 @@ +xd is a tool that dumps binary input in a variety of formats. + +WWW: https://bitbucket.org/delan/xd/src/default/ |