Cydia/Sileo repo configurator/generator
Project description
mothman (formerly cidercellar)
Cydia/Sileo repository creation made ez. Inspired by repoman.
NOTE: This project is still WIP and in alpha stage.
Rationale
repo.me and Reposi3 are awesome Cydia repo templates, simplifying the creation of Cydia repos.
But it becomes tedious to manually create descriptions for every single package (which is actually done twice, for both Cydia and Sileo).
This project aims to automate the process of generating descriptions for all packages in a repo, as well as creating the Packages
and Release
file (without apt
, especially on Windows).
Features
- Pure-Python dependencies, portable (no more wrangling with
libapt.so
on non-Debian platforms) - Automate repository management, including adding Debian packages and generating depictions for them (certain fields can be customised)
- Adds
Depiction
andSileoDepiction
keys toPackages
file for you
Usage (WIP)
$ mothman init example
$ cd example
# add your packages to debs folder
$ mothman build
Depends
python
- At least version 3.6.python-dpkg
- Debian package interface (already vendorised)arpy
- Accessar
archives
Install
python(3) -m pip install mothman
Build
All my python projects now use flit to build and publish.
To build, do flit build
.
License
Apache License v2.
Copyright 2020 Ong Yong Xin
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mothman-2.2.0a2.tar.gz
.
File metadata
- Download URL: mothman-2.2.0a2.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb0a2124634daf5e2abf7b0f5ef5b4e715ddbda707f79eb01422b054a0b0b320 |
|
MD5 | ab473990c801c0bc069ba40d68306ffd |
|
BLAKE2b-256 | cbb3469305125037eb0567dc0389f942cc633f67ba210bc316bcde2a6b2b86d2 |
File details
Details for the file mothman-2.2.0a2-py3-none-any.whl
.
File metadata
- Download URL: mothman-2.2.0a2-py3-none-any.whl
- Upload date:
- Size: 22.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be839a865aa1beda94c7768f1cb411093152f5054dac052719baea7bb4981726 |
|
MD5 | e571b01aa0fc354429a3de088bb4f447 |
|
BLAKE2b-256 | f0f30d0c70739a4aac99aa0cfd1846e265134d83a09c3d245f194e2a70627661 |