Skip to main content

A module for working with Android repo (repotool, git-repo) manifest files

Project description

storas

Storas was originally designed as a replacement for the AOSP (Android Open Source Project)'s 'repo' tool. It aims to do the following.

Turns out I don't like 'repo' and don't want to re-implement it anyways because I don't think it, as a tool, is a good idea.

So instead this repository just became a toolkit for dealing with 'repo' manifest files. I use them to help create tools for migrating off of 'repo'.

Etymology

This is what I got for the Gaelic translation of "repository".

Hacking

You'll want to install the developer dependencies:

pip install -e .[develop]

This will include nose2, which is the test runner of choice. After you make modifications you can run tests with

nose2

When you're satisfied you'll want to update the version number and do build-and-upload:

python setup.py sdist bdist_wheel
twine upload dist/* --verbose

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

storas-0.7.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

storas-0.7-py2.py3-none-any.whl (7.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file storas-0.7.tar.gz.

File metadata

  • Download URL: storas-0.7.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.6.4 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.9

File hashes

Hashes for storas-0.7.tar.gz
Algorithm Hash digest
SHA256 39ca28ab85b8aee77c0dc9a43621bfa6dfa348f3777e6dfb1da352156f2c8dc1
MD5 786d7217120e9dd577dacefcdede7c09
BLAKE2b-256 8ed3a467cf6e12f782138632138e8ca25db0626da8ea7580fb174598615c6186

See more details on using hashes here.

File details

Details for the file storas-0.7-py2.py3-none-any.whl.

File metadata

  • Download URL: storas-0.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.6.4 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.9

File hashes

Hashes for storas-0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0a0e8037fa49a71b911671a1eeba19996dde4921337763b16dd1d828a7f654e5
MD5 249dff3041f447a48280aa701a7d5fc3
BLAKE2b-256 5504897eac3f74f2c9b5fce413504585ae67d670ec965ef327dbe97c4ed53aa8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page