<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>anaconda.org/conda-forge</title>
    <link>https://conda.anaconda.org/conda-forge</link>
    <description>The most recent 100 updates for conda-forge.</description>
    <pubDate>Mon, 31 Aug 2026 06:53:12 GMT</pubDate>
    <lastBuildDate>Mon, 31 Aug 2026 06:53:12 GMT</lastBuildDate>
    <item>
      <title>pamtra 1.1.0 [linux-64, osx-64]</title>
      <description>Python/Fortran 90 package to solve the passive and active microwave radiative transfer in a plane-parallel horizontally homogeneous atmosphere with hydrometeors.</description>
      <link>https://pamtra.readthedocs.io/</link>
      <comments>https://github.com/igmk/pamtra</comments>
      <pubDate>Mon, 31 Aug 2026 06:28:06 GMT</pubDate>
      <source>https://github.com/igmk/pamtra</source>
    </item>
    <item>
      <title>ast-grep 0.45.3 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>ast-grep is an AST-based tool to search code by pattern code. Think it as your old-friend grep but it matches AST nodes instead of text. You can write patterns as if you are writing ordinary code. It will match all code that has the same syntactical structure. You can use $ sign + upper case letters as wildcard, e.g. $MATCH, to match any single AST node. Think it as REGEX dot ., except it is not textual.</description>
      <link>https://ast-grep.github.io/</link>
      <comments>https://github.com/ast-grep/ast-grep</comments>
      <guid>https://github.com/ast-grep/ast-grep/archive/refs/tags/0.40.0.tar.gz</guid>
      <pubDate>Mon, 31 Aug 2026 05:57:54 GMT</pubDate>
      <source>https://github.com/ast-grep/ast-grep</source>
    </item>
    <item>
      <title>mvlogics 1.0.2 [noarch]</title>
      <description>Structured and well-equipped collection of unconventional systems logics with more than two truth values.</description>
      <comments>https://github.com/jonathandung/mvlogics</comments>
      <pubDate>Mon, 31 Aug 2026 05:56:03 GMT</pubDate>
      <source>https://github.com/jonathandung/mvlogics</source>
    </item>
    <item>
      <title>cherab-stubs 1.5.0.2 [noarch]</title>
      <description>The type stubs for cherab.</description>
      <link>https://github.com/munechika-koyo/cherab-stubs?tab=readme-ov-file#cherab-stubs</link>
      <comments>https://github.com/munechika-koyo/cherab-stubs/</comments>
      <pubDate>Mon, 31 Aug 2026 05:51:28 GMT</pubDate>
      <source>https://github.com/munechika-koyo/cherab-stubs/</source>
    </item>
    <item>
      <title>cherab-typed 1.5.0.2 [noarch]</title>
      <description>The type stubs for cherab.</description>
      <link>https://github.com/munechika-koyo/cherab-stubs?tab=readme-ov-file#cherab-stubs</link>
      <comments>https://github.com/munechika-koyo/cherab-stubs/</comments>
      <pubDate>Mon, 31 Aug 2026 05:51:28 GMT</pubDate>
      <source>https://github.com/munechika-koyo/cherab-stubs/</source>
    </item>
    <item>
      <title>livekit-plugins-deepgram 1.7.1 [noarch]</title>
      <description>Agent Framework plugin for services using Deepgram's API.</description>
      <link>https://docs.livekit.io/</link>
      <comments>https://github.com/livekit/agents</comments>
      <pubDate>Mon, 31 Aug 2026 05:07:37 GMT</pubDate>
      <source>https://pypi.org/project/livekit-plugins-deepgram/</source>
    </item>
    <item>
      <title>langchain-elasticsearch 1.0.0 [noarch]</title>
      <description>langchain-elasticsearch is the LangChain partner package for Elasticsearch. It provides vector stores, retrievers, caches, chat message history, and embeddings backed by Elasticsearch, integrating Elasticsearch's search and vector capabilities with the LangChain framework.</description>
      <link>https://python.langchain.com/docs/integrations/providers/elasticsearch/</link>
      <comments>https://github.com/langchain-ai/langchain-elastic</comments>
      <pubDate>Mon, 31 Aug 2026 04:46:59 GMT</pubDate>
      <source>https://pypi.org/project/langchain-elasticsearch/</source>
    </item>
    <item>
      <title>nvalchemi-toolkit-ops 0.4.1 [noarch]</title>
      <description>NVIDIA ALCHEMI Toolkit-Ops provides GPU-optimized, batched primitives for atomistic simulations, including neighbor lists, molecular dynamics, geometry optimization, dispersion, and electrostatics kernels.</description>
      <link>https://nvidia.github.io/nvalchemi-toolkit-ops/</link>
      <comments>https://github.com/NVIDIA/nvalchemi-toolkit-ops</comments>
      <pubDate>Mon, 31 Aug 2026 04:32:56 GMT</pubDate>
      <source>https://github.com/NVIDIA/nvalchemi-toolkit-ops</source>
    </item>
    <item>
      <title>naif_eop_high_prec 2026.8.31 [noarch]</title>
      <description>NAIF High Precision Earth Orientation Parameters (EOP) Kernel for SPICE</description>
      <guid>https://files.pythonhosted.org/packages/source/n/naif_eop_high_prec/naif_eop_high_prec-2026.8.31.tar.gz</guid>
      <pubDate>Mon, 31 Aug 2026 04:00:23 GMT</pubDate>
      <source>https://github.com/B612-Asteroid-Institute/naif_eop_high_prec</source>
    </item>
    <item>
      <title>astropy-iers-data 0.2026.8.31.0.57.9 [noarch]</title>
      <description>IERS Earth Rotation and Leap Second tables for the astropy core package</description>
      <guid>https://files.pythonhosted.org/packages/source/a/astropy-iers-data/astropy_iers_data-0.2026.8.31.0.57.9.tar.gz</guid>
      <pubDate>Mon, 31 Aug 2026 03:59:44 GMT</pubDate>
      <source>https://github.com/astropy/astropy-iers-data/</source>
    </item>
    <item>
      <title>langgraph-runtime-inmem 0.30.0 [noarch]</title>
      <description>Inmem implementation for the LangGraph API server.</description>
      <pubDate>Mon, 31 Aug 2026 03:20:08 GMT</pubDate>
      <source>https://pypi.org/project/langgraph-runtime-inmem/</source>
    </item>
    <item>
      <title>xerces-c 3.3.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-32, win-64, win-arm64]</title>
      <description>Xerces-C++ is a validating XML parser written in a portable subset of C++</description>
      <guid>https://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.3.0.tar.gz</guid>
      <pubDate>Mon, 31 Aug 2026 03:04:01 GMT</pubDate>
      <source>http://xerces.apache.org/xerces-c/</source>
    </item>
    <item>
      <title>mortgagemath 0.7.1 [noarch]</title>
      <description>mortgagemath produces lender-style amortization schedules using Decimal arithmetic end-to-end, with configurable rounding modes and currency units. Supports fixed-rate and adjustable-rate mortgages, interest-only periods with recast, balloon payments, and non-monthly payment cadences. Ships a command-line interface and has no runtime dependencies beyond the Python standard library.</description>
      <link>https://mortgagemath.readthedocs.io/</link>
      <comments>https://github.com/murraystokely/mortgagemath</comments>
      <pubDate>Mon, 31 Aug 2026 02:56:40 GMT</pubDate>
      <source>https://github.com/murraystokely/mortgagemath</source>
    </item>
    <item>
      <title>celq 0.6.0 [linux-64, linux-aarch64, linux-riscv64, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>A CEL command-line query tool for JSON data</description>
      <link>https://docs.rs/celq/latest/celq/</link>
      <comments>https://github.com/IvanIsCoding/celq</comments>
      <pubDate>Mon, 31 Aug 2026 02:50:03 GMT</pubDate>
      <source>https://github.com/IvanIsCoding/celq</source>
    </item>
    <item>
      <title>open3d 0.19.0 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64]</title>
      <description>Open-source library that supports rapid development of software that deals with 3D data.</description>
      <comments>https://github.com/isl-org/Open3D</comments>
      <guid>https://github.com/isl-org/Open3D/archive/v0.19.0.tar.gz</guid>
      <pubDate>Mon, 31 Aug 2026 01:43:50 GMT</pubDate>
      <source>http://www.open3d.org/</source>
    </item>
    <item>
      <title>notolog 1.2.2 [noarch]</title>
      <description>Notolog is an open-source, cross-platform Markdown editor built with Python and PySide6, featuring optional AI assistance, local LLMs, file encryption, and local-first privacy.</description>
      <link>https://notolog.app</link>
      <comments>https://github.com/notolog/notolog-editor</comments>
      <guid>https://files.pythonhosted.org/packages/source/n/notolog/notolog-1.2.2.tar.gz</guid>
      <pubDate>Mon, 31 Aug 2026 01:27:33 GMT</pubDate>
      <source>https://notolog.com</source>
    </item>
    <item>
      <title>python-jit 3.14.7 [noarch]</title>
      <description>Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.  We provide some meta packages for convenience. To get a CPython flavour, use:      conda install cpython  To get the freethreading build (i.e. without the Global Interpreter Lock - GIL):      conda install python-freethreading  To get the default build (i.e. with the GIL):      conda install python-gil  To enable the use of the experimental JIT compiler in CPython:      conda install python-jit  or set the environment variable PYTHON_JIT=1. Note that the JIT support is available for x86_64 builds only.</description>
      <link>https://www.python.org/doc/versions/</link>
      <comments>https://docs.python.org/devguide/</comments>
      <pubDate>Mon, 31 Aug 2026 01:23:27 GMT</pubDate>
      <source>https://www.python.org/</source>
    </item>
    <item>
      <title>python-freethreading 3.14.7 [noarch]</title>
      <description>Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.  We provide some meta packages for convenience. To get a CPython flavour, use:      conda install cpython  To get the freethreading build (i.e. without the Global Interpreter Lock - GIL):      conda install python-freethreading  To get the default build (i.e. with the GIL):      conda install python-gil  To enable the use of the experimental JIT compiler in CPython:      conda install python-jit  or set the environment variable PYTHON_JIT=1. Note that the JIT support is available for x86_64 builds only.</description>
      <link>https://www.python.org/doc/versions/</link>
      <comments>https://docs.python.org/devguide/</comments>
      <pubDate>Mon, 31 Aug 2026 01:21:43 GMT</pubDate>
      <source>https://www.python.org/</source>
    </item>
    <item>
      <title>libpython-static 3.14.7 [linux-64, linux-aarch64, linux-ppc64le, linux-riscv64, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.  We provide some meta packages for convenience. To get a CPython flavour, use:      conda install cpython  To get the freethreading build (i.e. without the Global Interpreter Lock - GIL):      conda install python-freethreading  To get the default build (i.e. with the GIL):      conda install python-gil  To enable the use of the experimental JIT compiler in CPython:      conda install python-jit  or set the environment variable PYTHON_JIT=1. Note that the JIT support is available for x86_64 builds only.</description>
      <link>https://www.python.org/doc/versions/</link>
      <comments>https://docs.python.org/devguide/</comments>
      <pubDate>Mon, 31 Aug 2026 01:21:37 GMT</pubDate>
      <source>https://www.python.org/</source>
    </item>
    <item>
      <title>python 3.14.7 [linux-64, linux-aarch64, linux-ppc64le, linux-riscv64, osx-64, osx-arm64, win-32, win-64, win-arm64]</title>
      <description>Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.  We provide some meta packages for convenience. To get a CPython flavour, use:      conda install cpython  To get the freethreading build (i.e. without the Global Interpreter Lock - GIL):      conda install python-freethreading  To get the default build (i.e. with the GIL):      conda install python-gil  To enable the use of the experimental JIT compiler in CPython:      conda install python-jit  or set the environment variable PYTHON_JIT=1. Note that the JIT support is available for x86_64 builds only.</description>
      <link>https://www.python.org/doc/versions/</link>
      <comments>https://docs.python.org/devguide/</comments>
      <guid>https://www.python.org/ftp/python/2.7.14/Python-2.7.14.tgz</guid>
      <pubDate>Mon, 31 Aug 2026 01:20:58 GMT</pubDate>
      <source>https://www.python.org/</source>
    </item>
    <item>
      <title>libpython 3.14.7 [linux-64, linux-aarch64, linux-ppc64le, linux-riscv64, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.  We provide some meta packages for convenience. To get a CPython flavour, use:      conda install cpython  To get the freethreading build (i.e. without the Global Interpreter Lock - GIL):      conda install python-freethreading  To get the default build (i.e. with the GIL):      conda install python-gil  To enable the use of the experimental JIT compiler in CPython:      conda install python-jit  or set the environment variable PYTHON_JIT=1. Note that the JIT support is available for x86_64 builds only.</description>
      <link>https://www.python.org/doc/versions/</link>
      <comments>https://docs.python.org/devguide/</comments>
      <pubDate>Mon, 31 Aug 2026 01:18:42 GMT</pubDate>
      <source>https://www.python.org/</source>
    </item>
    <item>
      <title>zizmor 1.30.0 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>Static analysis for GitHub Actions</description>
      <comments>https://github.com/zizmorcore/zizmor</comments>
      <guid>https://github.com/zizmorcore/zizmor/archive/refs/tags/v1.14.1.tar.gz</guid>
      <pubDate>Mon, 31 Aug 2026 01:03:55 GMT</pubDate>
      <source>https://docs.zizmor.sh/</source>
    </item>
    <item>
      <title>usage 6.6.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>Usage is a spec and CLI for defining CLI tools. Arguments, flags, environment variables, and config files can all be defined in a Usage spec. It can be thought of like OpenAPI (swagger) for CLIs. Use it to generate autocompletion scripts, markdown documentation, man pages, and more.</description>
      <link>https://usage.jdx.dev/cli/reference/</link>
      <comments>https://github.com/jdx/usage</comments>
      <pubDate>Mon, 31 Aug 2026 01:02:36 GMT</pubDate>
      <source>https://usage.jdx.dev/</source>
    </item>
    <item>
      <title>py4d-browser 1.5.3 [noarch]</title>
      <description>A 4D-STEM data browser built on py4DSTEM.</description>
      <guid>https://files.pythonhosted.org/packages/source/p/py4D-browser/py4d_browser-1.5.3.tar.gz</guid>
      <pubDate>Mon, 31 Aug 2026 00:10:17 GMT</pubDate>
      <source>https://github.com/py4dstem/py4D-browser</source>
    </item>
    <item>
      <title>inspect-ai 0.3.261 [noarch]</title>
      <description>Framework for large language model evaluations</description>
      <comments>https://github.com/UKGovernmentBEIS/inspect_ai</comments>
      <pubDate>Sun, 30 Aug 2026 23:53:56 GMT</pubDate>
      <source>https://inspect.aisi.org.uk/</source>
    </item>
    <item>
      <title>qca-qt6 2.3.12 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64]</title>
      <description>Taking a hint from the similarly-named Java Cryptography Architecture, QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. The advantage of this model is to allow applications to avoid linking to or explicitly depending on any particular cryptographic library. This allows one to easily change or upgrade crypto implementations without even needing to recompile the application! QCA should work everywhere Qt does, including Windows/Unix/MacOSX.</description>
      <link>https://api.kde.org/qca/html/</link>
      <comments>https://invent.kde.org/libraries/qca</comments>
      <guid>https://github.com/KDE/qca/archive/v2.3.12.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 22:40:22 GMT</pubDate>
      <source>https://userbase.kde.org/QCA</source>
    </item>
    <item>
      <title>purgedcv 0.1.5 [noarch]</title>
      <description>purgedcv implements purging and embargoing of overlapping labels, walk-forward validation, purged and group-purged k-fold, Combinatorial Purged Cross-Validation (CPCV) with backtest-path reconstruction, and the Probabilistic Sharpe Ratio, Deflated Sharpe Ratio, Minimum Track Record Length, and Minimum Backtest Length. Every splitter follows the scikit-learn splitter protocol.</description>
      <link>https://eslazarev.github.io/purged-cross-validation/</link>
      <comments>https://github.com/eslazarev/purged-cross-validation</comments>
      <guid>https://files.pythonhosted.org/packages/source/p/purgedcv/purgedcv-0.1.5.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 22:31:24 GMT</pubDate>
      <source>https://github.com/eslazarev/purged-cross-validation</source>
    </item>
    <item>
      <title>zig_impl_linux-ppc64le 0.16.0 [linux-ppc64le]</title>
      <description>Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Robust: Behavior is correct even for edge cases such as out of memory. Optimal: Write programs the best way they can behave and perform. Reusable: The same code works in many environments which have different constraints. Maintainable: Precisely communicate intent to the compiler and other programmers.   The language imposes a low overhead to reading code and is resilient to changing requirements and environments.</description>
      <link>https://ziglang.org/documentation/0.16.0/</link>
      <comments>https://github.com/ziglang/zig</comments>
      <pubDate>Sun, 30 Aug 2026 22:25:35 GMT</pubDate>
      <source>https://ziglang.org/</source>
    </item>
    <item>
      <title>zig_linux-ppc64le 0.16.0 [linux-64, linux-aarch64, linux-ppc64le]</title>
      <description>Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Robust: Behavior is correct even for edge cases such as out of memory. Optimal: Write programs the best way they can behave and perform. Reusable: The same code works in many environments which have different constraints. Maintainable: Precisely communicate intent to the compiler and other programmers.   The language imposes a low overhead to reading code and is resilient to changing requirements and environments.</description>
      <link>https://ziglang.org/documentation/0.16.0/</link>
      <comments>https://github.com/ziglang/zig</comments>
      <pubDate>Sun, 30 Aug 2026 22:25:35 GMT</pubDate>
      <source>https://ziglang.org/</source>
    </item>
    <item>
      <title>divemesh 26.08 [linux-64, osx-64, osx-arm64]</title>
      <description>DIVEMesh : the mesh generator for REEF3D</description>
      <guid>https://github.com/REEF3D/DIVEMesh/archive/refs/tags/26.08.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 22:08:31 GMT</pubDate>
      <source>https://reef3d.wordpress.com/</source>
    </item>
    <item>
      <title>netron 9.2.4 [noarch]</title>
      <description>Netron supports ONNX, TensorFlow Lite, Core ML, Keras, Caffe, Darknet, PyTorch, TensorFlow.js, Safetensors and NumPy. Netron has experimental support for TorchScript, TensorFlow, MXNet, OpenVINO, RKNN, ML.NET, ncnn, MNN, PaddlePaddle, GGUF and scikit-learn.</description>
      <pubDate>Sun, 30 Aug 2026 21:41:35 GMT</pubDate>
      <source>https://github.com/lutzroeder/netron</source>
    </item>
    <item>
      <title>cryptography 50.0.0 [linux-64, linux-aarch64, linux-ppc64le, linux-riscv64, osx-64, osx-arm64, win-32, win-64, win-arm64]</title>
      <description>cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". It supports Python 3.6+ and PyPy3 7.2+. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions..</description>
      <link>https://cryptography.io/en/latest</link>
      <comments>https://github.com/pyca/cryptography</comments>
      <guid>https://github.com/pyca/cryptography/archive/refs/tags/50.0.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 21:35:00 GMT</pubDate>
      <source>https://cryptography.io</source>
    </item>
    <item>
      <title>freexl 2.0.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-32, win-64, win-arm64]</title>
      <description>Extract valid data from within an Excel</description>
      <guid>http://www.gaia-gis.it/gaia-sins/freexl-2.0.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 21:33:35 GMT</pubDate>
      <source>https://www.gaia-gis.it/fossil/freexl/index</source>
    </item>
    <item>
      <title>muparser 2.3.5 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-32, win-64, win-arm64]</title>
      <description>A fast math parser library</description>
      <guid>https://github.com/beltoforion/muparser/archive/v2.3.5.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 20:56:11 GMT</pubDate>
      <source>http://muparser.beltoforion.de/</source>
    </item>
    <item>
      <title>tree-sitter-cli 0.27.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>An incremental parsing system for programming tools</description>
      <comments>https://github.com/tree-sitter/tree-sitter-cli</comments>
      <guid>https://github.com/tree-sitter/tree-sitter/archive/v0.24.4.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 19:35:53 GMT</pubDate>
      <source>https://github.com/tree-sitter/tree-sitter-cli</source>
    </item>
    <item>
      <title>checkstyle 14.1.0 [noarch]</title>
      <description>Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard</description>
      <comments>https://github.com/checkstyle/checkstyle</comments>
      <guid>https://github.com/checkstyle/checkstyle/archive/checkstyle-10.20.2.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 19:30:08 GMT</pubDate>
      <source>https://github.com/checkstyle/checkstyle</source>
    </item>
    <item>
      <title>ms-gsl 5.0.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL.  The entire implementation is provided inline in the headers. The implementation generally assumes a platform that implements C++14 support.</description>
      <link>https://github.com/microsoft/GSL</link>
      <comments>https://github.com/microsoft/GSL</comments>
      <guid>https://github.com/microsoft/GSL/archive/v4.2.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 19:21:38 GMT</pubDate>
      <source>https://github.com/microsoft/GSL</source>
    </item>
    <item>
      <title>mkl_umath 0.5.0 [linux-64, win-64]</title>
      <description>mkl_umath is a package implementing NumPy universal functions (ufuncs) based on Intel Short Vector Math Library (SVML) and Intel MKL Vector Math Library (VML), providing accelerated math operations for real and complex floating point arrays.</description>
      <comments>https://github.com/IntelPython/mkl_umath</comments>
      <guid>https://github.com/IntelPython/mkl_umath/archive/0.5.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 19:17:07 GMT</pubDate>
      <source>http://github.com/IntelPython/mkl_umath</source>
    </item>
    <item>
      <title>ipsw 3.1.713 [linux-64, osx-64, win-64]</title>
      <description>ipsw is a comprehensive command-line research framework for iOS and macOS that provides an extensive toolkit for security researchers, reverse engineers, jailbreak developers, and iOS enthusiasts.  Key capabilities: - **MachO Analysis**: Parse, disassemble, and analyze Mach-O binaries (ARM64, x86_64) - **dyld_shared_cache**: Extract and analyze Apple's shared library cache - **Symbol Extraction**: Complete symbol recovery and address resolution - **ObjC/Swift Analysis**: Class dumps, method analysis, protocol parsing - **Firmware Analysis**: Download, parse, and analyze Apple firmware (IPSW) - **Device Interaction**: Communicate with iOS devices for research - **AI Integration**: AI-powered code analysis (optional, requires API keys)  This tool is particularly useful for: - Analyzing macOS ARM64 (Apple Silicon) binaries - Reverse engineering iOS/macOS applications - Security research and vulnerability discovery - Understanding Apple's binary formats and runtime  Note: non-unix builds have reduced CGO functionality (no unicorn available).</description>
      <link>https://blacktop.github.io/ipsw/docs/</link>
      <comments>https://github.com/blacktop/ipsw</comments>
      <pubDate>Sun, 30 Aug 2026 19:09:40 GMT</pubDate>
      <source>https://blacktop.github.io/ipsw/</source>
    </item>
    <item>
      <title>pychromecast 14.0.10 [noarch]</title>
      <description>Python module to talk to Google Chromecast.</description>
      <guid>https://pypi.org/packages/source/p/pychromecast/PyChromecast-13.1.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 18:46:54 GMT</pubDate>
      <source>https://github.com/balloob/pychromecast</source>
    </item>
    <item>
      <title>uv-build 0.12.7 [linux-64, linux-aarch64, linux-ppc64le, linux-riscv64, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>The uv build backend</description>
      <link>https://docs.astral.sh/uv/concepts/build-backend</link>
      <comments>https://github.com/astral-sh/uv</comments>
      <guid>https://pypi.org/packages/source/u/uv_build/uv_build-0.9.13.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 18:41:31 GMT</pubDate>
      <source>https://pypi.org/project/uv-build</source>
    </item>
    <item>
      <title>chezmoi 2.72.1 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>Manage your dotfiles across multiple diverse machines, securely</description>
      <comments>https://github.com/twpayne/chezmoi</comments>
      <guid>https://github.com/twpayne/chezmoi/archive/refs/tags/v2.68.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 18:40:52 GMT</pubDate>
      <source>https://chezmoi.io/</source>
    </item>
    <item>
      <title>ccache-storage-http-go 0.9 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64]</title>
      <description>ccache-storage-http-go is a ccache remote storage helper for HTTP/HTTPS, implemented in Go.</description>
      <comments>https://github.com/ccache/ccache-storage-http-go</comments>
      <pubDate>Sun, 30 Aug 2026 18:38:54 GMT</pubDate>
      <source>https://github.com/ccache/ccache-storage-http-go</source>
    </item>
    <item>
      <title>pymseed 0.9.5 [linux-64, osx-64, win-64]</title>
      <description>A Python package for reading and writing miniSEED formatted data</description>
      <comments>https://github.com/EarthScope/pymseed</comments>
      <pubDate>Sun, 30 Aug 2026 18:26:49 GMT</pubDate>
      <source>https://github.com/EarthScope/pymseed</source>
    </item>
    <item>
      <title>skfolio 1.0.2 [noarch]</title>
      <description>Python library for portfolio optimization built on top of scikit-learn</description>
      <comments>https://github.com/skfolio/skfolio</comments>
      <guid>https://files.pythonhosted.org/packages/source/s/skfolio/skfolio-1.0.2.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 17:43:43 GMT</pubDate>
      <source>https://github.com/skfolio/skfolio</source>
    </item>
    <item>
      <title>cpp-httplib 0.54.1 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64]</title>
      <description>A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code!</description>
      <comments>https://github.com/yhirose/cpp-httplib</comments>
      <pubDate>Sun, 30 Aug 2026 17:22:25 GMT</pubDate>
      <source>https://github.com/yhirose/cpp-httplib</source>
    </item>
    <item>
      <title>onefetch 2.28.1 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>Command-line Git information tool</description>
      <comments>https://github.com/o2sh/onefetch</comments>
      <guid>https://github.com/o2sh/onefetch/archive/2.22.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 17:04:52 GMT</pubDate>
      <source>https://github.com/o2sh/onefetch</source>
    </item>
    <item>
      <title>rloop 0.5.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64]</title>
      <description>An asyncio event loop implemented in Rust</description>
      <pubDate>Sun, 30 Aug 2026 16:38:49 GMT</pubDate>
      <source>https://github.com/gi0baro/rloop</source>
    </item>
    <item>
      <title>jsonschema-rs 0.52.1 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>A high-performance JSON Schema validator for Python</description>
      <comments>https://github.com/Stranger6667/jsonschema</comments>
      <pubDate>Sun, 30 Aug 2026 16:35:50 GMT</pubDate>
      <source>https://pypi.org/project/jsonschema-rs</source>
    </item>
    <item>
      <title>sing-box 1.13.21 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64]</title>
      <description>The universal proxy platform</description>
      <link>https://sing-box.sagernet.org/</link>
      <comments>https://github.com/SagerNet/sing-box</comments>
      <pubDate>Sun, 30 Aug 2026 16:16:49 GMT</pubDate>
      <source>https://github.com/SagerNet/sing-box</source>
    </item>
    <item>
      <title>tinytag 2.3.1 [noarch]</title>
      <description>tinytag is a Python library for reading audio file metadata</description>
      <link>https://github.com/tinytag/tinytag</link>
      <comments>https://github.com/tinytag/tinytag</comments>
      <pubDate>Sun, 30 Aug 2026 16:11:25 GMT</pubDate>
      <source>https://github.com/tinytag/tinytag</source>
    </item>
    <item>
      <title>strawberry-graphql-with-aiohttp 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [aiohttp])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-apollo-federation 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [apollo-federation])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-asgi 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [asgi])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-chalice 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [chalice])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-channels 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [channels])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-cli 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [cli])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-debug 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [debug])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-django 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [django])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-fastapi 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [fastapi])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-flask 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [flask])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-litestar 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [litestar])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-opentelemetry 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [opentelemetry])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-pydantic 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [pydantic])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-pyinstrument 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [pyinstrument])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-quart 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [quart])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>strawberry-graphql-with-sanic 0.325.0 [noarch]</title>
      <description>A library for creating GraphQL APIs (with [sanic])</description>
      <link>https://strawberry.rocks/docs</link>
      <comments>https://github.com/strawberry-graphql/strawberry</comments>
      <guid>https://pypi.org/packages/source/s/strawberry-graphql/strawberry_graphql-0.258.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 16:09:08 GMT</pubDate>
      <source>https://pypi.org/project/strawberry-graphql</source>
    </item>
    <item>
      <title>sysstat 12.8.0 [linux-64, linux-aarch64]</title>
      <description>The sysstat package contains various utilities, common to many commercial Unixes, to monitor system performance and usage activity:  * iostat reports CPU statistics and input/output statistics for block devices and partitions. * mpstat reports individual or combined processor related statistics. * pidstat reports statistics for Linux tasks (processes) : I/O, CPU, memory, etc. * tapestat reports statistics for tape drives connected to the system. * cifsiostat reports CIFS statistics.</description>
      <link>http://sebastien.godard.pagesperso-orange.fr/documentation.html</link>
      <comments>https://github.com/sysstat/sysstat</comments>
      <guid>https://github.com/sysstat/sysstat/archive/refs/tags/v12.7.6.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 14:20:34 GMT</pubDate>
      <source>http://sebastien.godard.pagesperso-orange.fr/</source>
    </item>
    <item>
      <title>multicollections 1.1.5 [noarch]</title>
      <description>Fully generic MultiDict class</description>
      <guid>https://files.pythonhosted.org/packages/source/m/multicollections/multicollections-1.1.5.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 12:55:07 GMT</pubDate>
      <source>https://github.com/gerlero/multicollections</source>
    </item>
    <item>
      <title>flang_win-arm64 23.1.0 [win-arm64]</title>
      <description>Flang is a Fortran compiler targeting LLVM.</description>
      <comments>https://github.com/llvm/llvm-project</comments>
      <guid>https://github.com/llvm/llvm-project/releases/download/llvmorg-23.1.0/llvm-project-23.1.0.src.tar.xz.sig</guid>
      <pubDate>Sun, 30 Aug 2026 12:51:49 GMT</pubDate>
      <source>https://flang.llvm.org</source>
    </item>
    <item>
      <title>flang_impl_win-arm64 23.1.0 [win-arm64]</title>
      <description>Flang is a Fortran compiler targeting LLVM.</description>
      <comments>https://github.com/llvm/llvm-project</comments>
      <guid>https://github.com/llvm/llvm-project/releases/download/llvmorg-23.1.0/llvm-project-23.1.0.src.tar.xz.sig</guid>
      <pubDate>Sun, 30 Aug 2026 12:51:35 GMT</pubDate>
      <source>https://flang.llvm.org</source>
    </item>
    <item>
      <title>flang_impl_win-64 23.1.0 [win-64]</title>
      <description>Flang is a Fortran compiler targeting LLVM.</description>
      <comments>https://github.com/llvm/llvm-project</comments>
      <guid>https://github.com/llvm/llvm-project/releases/download/llvmorg-23.1.0/llvm-project-23.1.0.src.tar.xz.sig</guid>
      <pubDate>Sun, 30 Aug 2026 12:49:08 GMT</pubDate>
      <source>https://flang.llvm.org</source>
    </item>
    <item>
      <title>flang_impl_linux-64 23.1.0 [linux-64]</title>
      <description>Flang is a Fortran compiler targeting LLVM.</description>
      <comments>https://github.com/llvm/llvm-project</comments>
      <guid>https://github.com/llvm/llvm-project/releases/download/llvmorg-23.1.0/llvm-project-23.1.0.src.tar.xz.sig</guid>
      <pubDate>Sun, 30 Aug 2026 12:48:25 GMT</pubDate>
      <source>https://flang.llvm.org</source>
    </item>
    <item>
      <title>publicsuffixlist 1.0.2.20260830 [noarch]</title>
      <description>publicsuffixlist implement</description>
      <guid>https://files.pythonhosted.org/packages/source/p/publicsuffixlist/publicsuffixlist-1.0.2.20260830.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 12:45:29 GMT</pubDate>
      <source>https://github.com/ko-zu/psl</source>
    </item>
    <item>
      <title>qpdf 12.4.1 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>With QPDF, it is possible to copy objects from one PDF file into another and to manipulate the list of pages in a PDF file.  This makes it possible to merge and split PDF files. The QPDF library also makes it possible for you to create PDF files from scratch.  In this mode, you are responsible for supplying all the contents of the file, while the QPDF library takes care off all the syntactical representation of the objects, creation of cross references tables and, if you use them, object streams, encryption, linearization, and other syntactic details.</description>
      <link>https://qpdf.readthedocs.io/</link>
      <comments>https://github.com/qpdf/qpdf</comments>
      <guid>https://github.com/qpdf/qpdf/releases/download/v12.4.1/qpdf-12.4.1.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 12:37:40 GMT</pubDate>
      <source>https://qpdf.sourceforge.io/</source>
    </item>
    <item>
      <title>gitlogue 0.11.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>Gitlogue is a terminal-based screensaver that replays Git commits as if a ghost developer were typing each change by hand. It provides realistic typing animations, syntax highlighting, and file tree transitions.</description>
      <link>https://github.com/unhappychoice/gitlogue/tree/main/docs</link>
      <comments>https://github.com/unhappychoice/gitlogue</comments>
      <pubDate>Sun, 30 Aug 2026 12:36:36 GMT</pubDate>
      <source>https://github.com/unhappychoice/gitlogue</source>
    </item>
    <item>
      <title>unibilium 2.1.4 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64, win-arm64]</title>
      <description>A terminfo parsing library</description>
      <comments>https://github.com/neovim/unibilium</comments>
      <guid>https://github.com/neovim/unibilium/archive/v2.1.2.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 11:53:52 GMT</pubDate>
      <source>https://github.com/neovim/unibilium</source>
    </item>
    <item>
      <title>flang 23.1.0 [linux-64, win-64, win-arm64]</title>
      <description>Flang is a Fortran compiler targeting LLVM.</description>
      <comments>https://github.com/llvm/llvm-project</comments>
      <guid>https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-23.1.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 11:34:40 GMT</pubDate>
      <source>https://flang.llvm.org</source>
    </item>
    <item>
      <title>agentfem 0.3.0 [noarch]</title>
      <description>AgentFEM is an open-source finite-element platform that turns engineering analyses into readable Python workflows shared by researchers, scripts, IDEs, future GUIs, and AI agents. It connects model definition, numerical solution, inspectable results, parameter campaigns, and learning-ready scientific data while retaining access to the FEniCSx/PETSc/MPI stack.</description>
      <link>https://haoming-luo.github.io/agentfem/</link>
      <comments>https://github.com/haoming-luo/agentfem</comments>
      <pubDate>Sun, 30 Aug 2026 09:49:04 GMT</pubDate>
      <source>https://github.com/haoming-luo/agentfem</source>
    </item>
    <item>
      <title>rawpy 0.27.1 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>RAW image processing for Python, a wrapper for libraw</description>
      <comments>https://github.com/letmaik/rawpy</comments>
      <guid>https://github.com/letmaik/rawpy/archive/v0.27.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 09:39:01 GMT</pubDate>
      <source>https://github.com/letmaik/rawpy</source>
    </item>
    <item>
      <title>r-histdata 1.1.0 [noarch]</title>
      <description>The 'HistData' package provides a collection of small data sets that are interesting and important in the history of statistics and data visualization. The goal of the package is to make these available, both for instructional use and for historical research. Some of these present interesting challenges for graphics or analysis in R.</description>
      <guid>['https://cloud.r-project.org/src/contrib/Archive/HistData/HistData_1.1.0.tar.gz', 'https://cloud.r-project.org/src/contrib/HistData_1.1.0.tar.gz']</guid>
      <pubDate>Sun, 30 Aug 2026 09:35:35 GMT</pubDate>
      <source>https://CRAN.R-project.org/package=HistData</source>
    </item>
    <item>
      <title>meshoptimizer 1.0.1 [linux-64, osx-64]</title>
      <description>When a GPU renders triangle meshes, various stages of the GPU pipeline have to process vertex and index data. The efficiency of these stages depends on the data you feed to them; this library provides algorithms to help optimize meshes for these stages, as well as algorithms to reduce the mesh complexity and storage overhead.</description>
      <link>https://meshoptimizer.org/</link>
      <comments>https://github.com/zeux/meshoptimizer</comments>
      <pubDate>Sun, 30 Aug 2026 09:08:03 GMT</pubDate>
      <source>https://meshoptimizer.org/</source>
    </item>
    <item>
      <title>ocp 8.0.0.1 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64]</title>
      <description>Python wrapper for OCCT using auto-generated pybind11 bindings.</description>
      <link>https://github.com/CadQuery/OCP/blob/master/README.md</link>
      <comments>https://github.com/CadQuery/OCP/</comments>
      <pubDate>Sun, 30 Aug 2026 09:07:00 GMT</pubDate>
      <source>https://github.com/CadQuery/OCP/</source>
    </item>
    <item>
      <title>checkov 3.3.16 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64]</title>
      <description>Infrastructure as code static analysis</description>
      <guid>https://files.pythonhosted.org/packages/source/c/checkov/checkov-3.2.439.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 08:57:34 GMT</pubDate>
      <source>https://github.com/bridgecrewio/checkov</source>
    </item>
    <item>
      <title>apache-airflow-providers-fab 3.8.1 [noarch]</title>
      <description>Provider package apache-airflow-providers-fab for Apache Airflow</description>
      <link>https://airflow.apache.org/docs/apache-airflow-providers-fab/stable/index.html</link>
      <comments>https://github.com/apache/airflow/</comments>
      <guid>https://pypi.org/packages/source/a/apache-airflow-providers-fab/apache_airflow_providers_fab-3.0.3.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 08:41:08 GMT</pubDate>
      <source>https://github.com/apache/airflow/</source>
    </item>
    <item>
      <title>geotiff 1.7.4 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-32, win-64, win-arm64]</title>
      <description>GeoTIFF represents an effort by over 160 different remote sensing, GIS, cartographic, and surveying related companies and organizations to establish a TIFF based interchange format for georeferenced raster imagery.</description>
      <guid>http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.4.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 08:35:22 GMT</pubDate>
      <source>https://trac.osgeo.org/geotiff</source>
    </item>
    <item>
      <title>winsdk 10.0.26100.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64]</title>
      <description>To use this package in a normal conda environment, do the following     export CONDA_BUILD_WINSDK=/opt  To use this package in a conda-build environment, add the following     CONDA_BUILD_WINSDK:      - "/opt"  in $HOME/conda_build_config.yaml and use `clang_win-64` or `clang_win-arm64` as the compiler.  By setting this variable, you are agreeing to the terms and conditions of the Windows SDK and the MSVC headers. If the Windows SDK and MSVC headers are not inside CONDA_BUILD_WINSDK, they would be automatically downloaded.</description>
      <pubDate>Sun, 30 Aug 2026 07:45:06 GMT</pubDate>
      <source>https://github.com/conda-forge/clang-win-activation-feedstock</source>
    </item>
    <item>
      <title>clang-cl_win-arm64 23.1 [win-arm64]</title>
      <description>To use this package in a normal conda environment, do the following     export CONDA_BUILD_WINSDK=/opt  To use this package in a conda-build environment, add the following     CONDA_BUILD_WINSDK:      - "/opt"  in $HOME/conda_build_config.yaml and use `clang_win-64` or `clang_win-arm64` as the compiler.  By setting this variable, you are agreeing to the terms and conditions of the Windows SDK and the MSVC headers. If the Windows SDK and MSVC headers are not inside CONDA_BUILD_WINSDK, they would be automatically downloaded.</description>
      <pubDate>Sun, 30 Aug 2026 07:44:49 GMT</pubDate>
      <source>https://github.com/conda-forge/clang-win-activation-feedstock</source>
    </item>
    <item>
      <title>clang_win-arm64 23.1 [win-arm64]</title>
      <description>To use this package in a normal conda environment, do the following     export CONDA_BUILD_WINSDK=/opt  To use this package in a conda-build environment, add the following     CONDA_BUILD_WINSDK:      - "/opt"  in $HOME/conda_build_config.yaml and use `clang_win-64` or `clang_win-arm64` as the compiler.  By setting this variable, you are agreeing to the terms and conditions of the Windows SDK and the MSVC headers. If the Windows SDK and MSVC headers are not inside CONDA_BUILD_WINSDK, they would be automatically downloaded.</description>
      <pubDate>Sun, 30 Aug 2026 07:44:49 GMT</pubDate>
      <source>https://github.com/conda-forge/clang-win-activation-feedstock</source>
    </item>
    <item>
      <title>clangxx_win-arm64 23.1 [win-arm64]</title>
      <description>To use this package in a normal conda environment, do the following     export CONDA_BUILD_WINSDK=/opt  To use this package in a conda-build environment, add the following     CONDA_BUILD_WINSDK:      - "/opt"  in $HOME/conda_build_config.yaml and use `clang_win-64` or `clang_win-arm64` as the compiler.  By setting this variable, you are agreeing to the terms and conditions of the Windows SDK and the MSVC headers. If the Windows SDK and MSVC headers are not inside CONDA_BUILD_WINSDK, they would be automatically downloaded.</description>
      <pubDate>Sun, 30 Aug 2026 07:44:49 GMT</pubDate>
      <source>https://github.com/conda-forge/clang-win-activation-feedstock</source>
    </item>
    <item>
      <title>msvc-headers-libs 14.44.35207 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64]</title>
      <description>To use this package in a normal conda environment, do the following     export CONDA_BUILD_WINSDK=/opt  To use this package in a conda-build environment, add the following     CONDA_BUILD_WINSDK:      - "/opt"  in $HOME/conda_build_config.yaml and use `clang_win-64` or `clang_win-arm64` as the compiler.  By setting this variable, you are agreeing to the terms and conditions of the Windows SDK and the MSVC headers. If the Windows SDK and MSVC headers are not inside CONDA_BUILD_WINSDK, they would be automatically downloaded.</description>
      <pubDate>Sun, 30 Aug 2026 07:44:35 GMT</pubDate>
      <source>https://github.com/conda-forge/clang-win-activation-feedstock</source>
    </item>
    <item>
      <title>clang-cl_win-64 23.1 [win-64]</title>
      <description>To use this package in a normal conda environment, do the following     export CONDA_BUILD_WINSDK=/opt  To use this package in a conda-build environment, add the following     CONDA_BUILD_WINSDK:      - "/opt"  in $HOME/conda_build_config.yaml and use `clang_win-64` or `clang_win-arm64` as the compiler.  By setting this variable, you are agreeing to the terms and conditions of the Windows SDK and the MSVC headers. If the Windows SDK and MSVC headers are not inside CONDA_BUILD_WINSDK, they would be automatically downloaded.</description>
      <pubDate>Sun, 30 Aug 2026 07:43:34 GMT</pubDate>
      <source>https://github.com/conda-forge/clang-win-activation-feedstock</source>
    </item>
    <item>
      <title>clangxx_win-64 23.1 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>To use this package in a normal conda environment, do the following     export CONDA_BUILD_WINSDK=/opt  To use this package in a conda-build environment, add the following     CONDA_BUILD_WINSDK:      - "/opt"  in $HOME/conda_build_config.yaml and use `clang_win-64` or `clang_win-arm64` as the compiler.  By setting this variable, you are agreeing to the terms and conditions of the Windows SDK and the MSVC headers. If the Windows SDK and MSVC headers are not inside CONDA_BUILD_WINSDK, they would be automatically downloaded.</description>
      <pubDate>Sun, 30 Aug 2026 07:43:34 GMT</pubDate>
      <source>https://github.com/conda-forge/clang-win-activation-feedstock</source>
    </item>
    <item>
      <title>libboost-python-devel 1.92.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>Free peer-reviewed portable C++ source libraries.</description>
      <link>https://www.boost.org/doc/</link>
      <comments>https://github.com/boostorg/boost</comments>
      <guid>https://archives.boost.io/release/1.92.0/source/boost_1_92_0.tar.bz2</guid>
      <pubDate>Sun, 30 Aug 2026 07:24:11 GMT</pubDate>
      <source>http://www.boost.org/</source>
    </item>
    <item>
      <title>libboost-python 1.92.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>Free peer-reviewed portable C++ source libraries.</description>
      <link>https://www.boost.org/doc/</link>
      <comments>https://github.com/boostorg/boost</comments>
      <guid>https://archives.boost.io/release/1.92.0/source/boost_1_92_0.tar.bz2</guid>
      <pubDate>Sun, 30 Aug 2026 07:21:38 GMT</pubDate>
      <source>http://www.boost.org/</source>
    </item>
    <item>
      <title>pymatgen-core 2026.8.30 [linux-64, linux-aarch64, osx-64, osx-arm64, win-64]</title>
      <description>Python Materials Genomics is a robust materials analysis code that defines core object representations for structures</description>
      <guid>https://pypi.org/packages/source/p/pymatgen-core/pymatgen_core-2026.4.16.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 07:00:32 GMT</pubDate>
      <source>https://pymatgen.org/</source>
    </item>
    <item>
      <title>hdfmap 1.4.0 [noarch]</title>
      <description>Map objects within a HDF5 file and create a dataset namespace</description>
      <guid>https://files.pythonhosted.org/packages/source/h/hdfmap/hdfmap-1.4.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 06:57:23 GMT</pubDate>
      <source>https://github.com/DiamondLightSource/hdfmap</source>
    </item>
    <item>
      <title>argon2-cffi-bindings 26.1.0 [linux-64, linux-aarch64, linux-ppc64le, linux-riscv64, osx-64, osx-arm64, win-64]</title>
      <description>argon2-cffi-bindings provides low-level CFFI bindings to the Argon2 password hashing algorithm including a vendored version of them.</description>
      <link>https://github.com/hynek/argon2-cffi-bindings</link>
      <comments>https://github.com/hynek/argon2-cffi-bindings</comments>
      <guid>https://pypi.org/packages/source/a/argon2-cffi-bindings/argon2_cffi_bindings-26.1.0.tar.gz</guid>
      <pubDate>Sun, 30 Aug 2026 06:52:24 GMT</pubDate>
      <source>https://github.com/hynek/argon2-cffi-bindings</source>
    </item>
    <item>
      <title>libboost-devel 1.92.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>Free peer-reviewed portable C++ source libraries.</description>
      <link>https://www.boost.org/doc/</link>
      <comments>https://github.com/boostorg/boost</comments>
      <guid>https://archives.boost.io/release/1.92.0/source/boost_1_92_0.tar.bz2</guid>
      <pubDate>Sun, 30 Aug 2026 06:47:59 GMT</pubDate>
      <source>http://www.boost.org/</source>
    </item>
    <item>
      <title>libboost 1.92.0 [linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64, win-64]</title>
      <description>Free peer-reviewed portable C++ source libraries.</description>
      <link>https://www.boost.org/doc/</link>
      <comments>https://github.com/boostorg/boost</comments>
      <guid>https://archives.boost.io/release/1.92.0/source/boost_1_92_0.tar.bz2</guid>
      <pubDate>Sun, 30 Aug 2026 06:44:46 GMT</pubDate>
      <source>http://www.boost.org/</source>
    </item>
  </channel>
</rss>
