Skip to main content

CRUX ports dependencies helper.

Project description

prtdep

CRUX linux ports dependencies helper. Help resolving dependencies for CURX ports. It calculates dependencies for specified list of ports root paths. It can list dependencies for list of packages, list packages that depend on specified list of packages. For specified packages it can print list of packages that can freely be removed after them to have system without orphans.

Usage

As library

from prtdep import prtdep
prtdep = prtdep.Prtdep('/usr/ports')
prtdep.calc_deps()
...

For a complete list of functionality see source code.

As script:

python prtdep.py --help

As installed console script:

prtdep --help

Installation

from source:

python setup.py install

or from PyPI:

pip install prtdep

Documentation

this README.rst, code itself, docstrings

prtdep can be found on github.com at:

https://github.com/darko-poljak/prtdep

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

prtdep-0.0.2.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file prtdep-0.0.2.tar.gz.

File metadata

  • Download URL: prtdep-0.0.2.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for prtdep-0.0.2.tar.gz
Algorithm Hash digest
SHA256 38b2b486b8ea387912eb8b00bcf54accada7580622f1b8807f3e3a5be25a04c6
MD5 0348abd070b0bd60edd1c07bc69d13ce
BLAKE2b-256 b4810e458bb037b92d2fd54bb68ba746ca756737770b19228009436ac897ed4f

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