pkgbuild.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:packagecore 作者: BytePackager 项目源码 文件源码
def getName(self):
        return "%s-%s-%d-x86_64.pkg.tar.xz" % \
            (self._data.name, self._sanitizedVersion, self._data.releaseNum)

    ##
    # @brief Get the architecture field for the package name.
    #
    # @return The architecture name (e.g., x86_64).
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号