Package: deb-perl-macros Version: 0.1-1.1 Architecture: all Maintainer: Victor Zhestkov Installed-Size: 42 Depends: perl Filename: all/deb-perl-macros_0.1-1.1_all.deb Size: 2668 MD5sum: 50b2d99ee6164fec517e567eda31e893 SHA1: 3e102848e0242e423f00de0192702ab2dfa7b026 SHA256: aba96f61e14849f8bae194a0c4099c320cb5b82c64d15bd632f727e14d8610f4 Priority: optional Homepage: https://build.opensuse.org/package/show/systemsmanagement:saltstack:bundle:debbuild/deb-perl-macros Description: Perl RPM macros for debbuild Perl RPM macros for debbuild Package: gettext-go-lint Version: 0.1.0-1.1 Architecture: amd64 Installed-Size: 5460 Depends: libc6 Filename: amd64/gettext-go-lint_0.1.0-1.1_amd64.deb Size: 2548776 MD5sum: 8579007a41ff23c9f095630a032e7eb4 SHA1: 052894e27ad44a38f0947b2c89cc6de4d5b4bcdd SHA256: 8777c6f67a513465056200a1d10c9693bad4f074829d2ad8aadae77323210cd9 Section: Development/Tools/Building Priority: optional Homepage: https://github.com/cbosdo/gettext-go-lint Description: Check for common mistakes in gettext localizable strings in go code. A tool checking for gettext localized strings common mistakes in go source code. Package: po4a Version: 0.66-89.1 Architecture: amd64 Installed-Size: 1086 Depends: gettext,libpod-parser-perl,libsgmls-perl,libyaml-tiny-perl,opensp Recommends: liblocale-gettext-perl,libterm-readkey-perl,libtext-wrapi18n-perl,libunicode-linebreak-perl Filename: amd64/po4a_0.66-89.1_amd64.deb Size: 298008 MD5sum: 8982b6d7dbd7cdc48a9720b60c9804eb SHA1: 6fd825820f0271ec28a367d4cea0f33fc582bf54 SHA256: 40141fdfdd73c9ed593660378e983397ec735405ba3aab9a615b82f395fc842a Section: text Priority: optional Homepage: https://po4a.org/ Description: Framework to translate documentation and other materials Po4a extracts the translatable material from its input in a PO file. When the PO file is translated, it re-injects the translation in the structure of the document, and generates the translated document. If a string is not translated (i.e. it was not translated or it is "fuzzy" because the original document was updated), the original string is used. This permits to provide always up-to-date documentation. . po4a supports currently the following formats: * manpages * POD * XML (generic, DocBook, XHTML, Dia, Guide, or WML) * SGML * TeX (generic, LaTeX, or Texinfo) * text (simple text files with some formatting, markdown, or AsciiDoc) * INI * YAML * KernelHelp Package: python3-pyhcl Version: 0.4.2-8.2 Architecture: amd64 Installed-Size: 449 Depends: python3 Conflicts: python-pyhcl Provides: python-pyhcl Filename: amd64/python3-pyhcl_0.4.2-8.2_amd64.deb Size: 83660 MD5sum: c65fa0c4778a057dc869cb2426e4c68d SHA1: ab0a5189d0ff7cbbbf43337b64a86a262bb82ef8 SHA256: efe8f266b33cb449e67a3d23eec562240206eecf990c87469dfd08c17a40a58e Section: Development/Languages/Python Priority: optional Homepage: https://github.com/virtuald/pyhcl Description: Python parser for for HashiCorp Configuration Manager (hcl) (python3) Python parser for for HashiCorp Configuration Manager (hcl) (python3) Package: tito Version: 0.6.11-13.1 Architecture: amd64 Maintainer: Uyuni packagers Installed-Size: 798 Depends: python3-blessings,python3-bugzilla,python3-rpm,python3-setuptools,git,rpm,rpmlint Filename: amd64/tito_0.6.11-13.1_amd64.deb Size: 141872 MD5sum: 371c71bad07c41ec57a41483519c861c SHA1: 883a7d62149dbdc42f64990fc4101aa0f30b3ac9 SHA256: cc39afa3f3607acc15e08eaa5e23d074742826ca57905b42f62e5329dc66417f Section: admin Priority: optional Homepage: http://rm-rf.ca/tito Description: A tool for managing rpm based git projects Tito is a tool for managing tarballs, rpms, and builds for projects using git. Package: uyuni-releng-tools Version: 0.0.5-1.2 Architecture: all Installed-Size: 66 Depends: build,cpio,git-core,osc,tito Filename: all/uyuni-releng-tools_0.0.5-1.2_all.deb Size: 12240 MD5sum: 4a866ba2779e87b1f998eb204d540775 SHA1: c9d369faf72c3cbe1803988a917943630edddad6 SHA256: b48ae645010f9b462473ade93c4b827bc64bd069d03a81530ed384bcc7298982 Section: System/Management Priority: optional Homepage: https://github.com/uyuni-project/uyuni-releng-tools/ Description: Tools helping Uyuni release engineers Tools helping to prepare Uyuni release submissions. Package: yarn Version: 1.22.10-2.1 Architecture: all Installed-Size: 5236 Depends: nodejs (>= 4.0) Filename: all/yarn_1.22.10-2.1_all.deb Size: 892068 MD5sum: ff79737e35e1f231d2c522f94ae6d8a7 SHA1: b6fff6535d285005907d67552bda836c3efd9231 SHA256: 0eb9264bab144e72de93689e591d7957526185391b574917520737ee15bd58e4 Section: Development/Languages/NodeJS Priority: optional Homepage: https://github.com/yarnpkg/yarn/releases Description: 📦🐈 Fast, reliable, and secure dependency management Fast: Yarn caches every package it has downloaded, so it never needs to download the same package again. It also does almost everything concurrently to maximize resource utilization. This means even faster installs. . Reliable: Using a detailed but concise lockfile format and a deterministic algorithm for install operations, Yarn is able to guarantee that any installation that works on one system will work exactly the same on another system. . Secure: Yarn uses checksums to verify the integrity of every installed package before its code is executed.