6 Star 0 Fork 0

OpenCloudOS Stream/basez

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
CC-BY-SA-4.0
BaseZ ====== 1. Description 2. License 3. Compile and Install Guide 4. Build, Install deb Package 5. Build, Install rpm Package 6. Quick Start Usage Guide DESCRIPTION =========== Encode data into/decode data from base16, base32, base32hex, base64 or base64url stream per RFC 4648; MIME base64 Content-Transfer-Encoding per RFC 2045; or PEM Printable Encoding per RFC 1421. LICENSE ======= The BaseZ package: GPLv3+ Documentation files: GPLv3+ or CC-BY-SA-3.0+ Core files: 2-clause BSD For more details see the LICENSE file included in the package. COMPILE AND INSTALL GUIDE ========================= Use the standard building tools freely available in Linux and BSD distributions, gratis "Command Line Tools for Xcode" on Mac, or free Mingw with MSYS on MS Windows. Unpack the basez-<version>.tar.gz source package in a src directory and 'cd' into it. For building configuration options type: ./configure --help To compile the software, type: ./configure make To install, type: make install or sudo make install To uninstall, cd into the src/basez-x.x directory and type: make uninstall or sudo make uninstall BUILD, INSTALL DEB PACKAGE ========================== Install the standard development and package building tools distributed with Debian, Ubuntu or a Debian-based distribution. Unpack the basez-<version>.tar.gz source package in a src directory and 'cd' into it. Build the package: ./configure make debfiles debuild -us -uc -b Install the package: dpkg -i basez_<version>_<arch>.deb BUILD, INSTALL RPM PACKAGE ========================== Set up the standard development and package building tools distributed with Red Hat, CentOS, Fedora or a RPM-based distribution. Build the package: rpmbuild -tb basez-<version>.tar.gz Install the package: rpm -Uvh basez-<version>-<arch>.rpm QUICK START USAGE GUIDE ======================= For list of program options, install the software and type: basez --help or man basez Copyright (C) 2013, 2015, 2016 Milan Kupcevic ============================================== Copying and distribution of this file are permitted under the terms of the GNU General Public License version 3, or any later version, or alternatively under the terms of the Creative Commons Attribution-ShareAlike 3.0 license, or a later version.

简介

暂无描述 展开 收起
CC-BY-SA-4.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opencloudos-stream/basez.git
[email protected]:opencloudos-stream/basez.git
opencloudos-stream
basez
basez
master

搜索帮助