feelpp-aptly-publisher


Namefeelpp-aptly-publisher JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryTool to publish Debian packages to Feel++ APT repository via aptly and GitHub Pages
upload_time2025-10-11 23:54:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseLGPL-3.0-or-later
keywords apt debian packaging aptly github-pages feelpp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Feel++ APT Repository

**URL**: https://feelpp.github.io/apt/  
**Public key**: [`feelpp.gpg`](./feelpp.gpg)

## Channels & layout
- Prefixes (channels): `stable/`, `testing/`, `pr/`
- Distributions: `jammy`, `noble` (others possible)
- Components (projects): `feelpp`, `exama`, `hidalgo`, `misc`, …

## Setup (client)
```bash
curl -fsSL https://feelpp.github.io/apt/feelpp.gpg \
  | sudo tee /usr/share/keyrings/feelpp.gpg >/dev/null

# Example: stable + noble, components feelpp and exama
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/feelpp.gpg] \
https://feelpp.github.io/apt/stable noble feelpp exama" \
| sudo tee /etc/apt/sources.list.d/feelpp.list

sudo apt update

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "feelpp-aptly-publisher",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Feel++ Packaging Team <contact@feelpp.org>",
    "keywords": "apt, debian, packaging, aptly, github-pages, feelpp",
    "author": null,
    "author_email": "Feel++ Consortium <contact@feelpp.org>",
    "download_url": "https://files.pythonhosted.org/packages/29/06/cb5a5ed85d65f9f301b1edb98840504c0968ab8f402b2590cb6826de665a/feelpp_aptly_publisher-1.0.0.tar.gz",
    "platform": null,
    "description": "# Feel++ APT Repository\n\n**URL**: https://feelpp.github.io/apt/  \n**Public key**: [`feelpp.gpg`](./feelpp.gpg)\n\n## Channels & layout\n- Prefixes (channels): `stable/`, `testing/`, `pr/`\n- Distributions: `jammy`, `noble` (others possible)\n- Components (projects): `feelpp`, `exama`, `hidalgo`, `misc`, \u2026\n\n## Setup (client)\n```bash\ncurl -fsSL https://feelpp.github.io/apt/feelpp.gpg \\\n  | sudo tee /usr/share/keyrings/feelpp.gpg >/dev/null\n\n# Example: stable + noble, components feelpp and exama\necho \"deb [arch=amd64 signed-by=/usr/share/keyrings/feelpp.gpg] \\\nhttps://feelpp.github.io/apt/stable noble feelpp exama\" \\\n| sudo tee /etc/apt/sources.list.d/feelpp.list\n\nsudo apt update\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0-or-later",
    "summary": "Tool to publish Debian packages to Feel++ APT repository via aptly and GitHub Pages",
    "version": "1.0.0",
    "project_urls": {
        "APT Repository": "https://feelpp.github.io/apt/",
        "Documentation": "https://github.com/feelpp/apt#readme",
        "Feel++ Main": "https://www.feelpp.org",
        "Homepage": "https://github.com/feelpp/apt",
        "Issues": "https://github.com/feelpp/apt/issues",
        "Repository": "https://github.com/feelpp/apt.git"
    },
    "split_keywords": [
        "apt",
        " debian",
        " packaging",
        " aptly",
        " github-pages",
        " feelpp"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2dd34cb3073be65ff6aacf80a30aefa4eb09161a916c4556fabd93a364af078e",
                "md5": "d91e83fc192df3a46c01f713bc7ba8e1",
                "sha256": "90b3ab6332b3488f211cac25053a58a0d5f585c553c37fbc27866293cea186c2"
            },
            "downloads": -1,
            "filename": "feelpp_aptly_publisher-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d91e83fc192df3a46c01f713bc7ba8e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8448,
            "upload_time": "2025-10-11T23:54:23",
            "upload_time_iso_8601": "2025-10-11T23:54:23.159924Z",
            "url": "https://files.pythonhosted.org/packages/2d/d3/4cb3073be65ff6aacf80a30aefa4eb09161a916c4556fabd93a364af078e/feelpp_aptly_publisher-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2906cb5a5ed85d65f9f301b1edb98840504c0968ab8f402b2590cb6826de665a",
                "md5": "914c81e08d0a98bc31c6626e020bb0d1",
                "sha256": "ee3923d5703f578b12043409aa0900d85c8f6a69321528c0d0f65f1d67bc7931"
            },
            "downloads": -1,
            "filename": "feelpp_aptly_publisher-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "914c81e08d0a98bc31c6626e020bb0d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10023,
            "upload_time": "2025-10-11T23:54:24",
            "upload_time_iso_8601": "2025-10-11T23:54:24.281515Z",
            "url": "https://files.pythonhosted.org/packages/29/06/cb5a5ed85d65f9f301b1edb98840504c0968ab8f402b2590cb6826de665a/feelpp_aptly_publisher-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-11 23:54:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "feelpp",
    "github_project": "apt#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "feelpp-aptly-publisher"
}
        
Elapsed time: 1.31382s