Giter Site home page Giter Site logo

decpac's People

Contributors

atomicwrites avatar rendaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

decpac's Issues

Does decpac handle AUR?

Not actually an issue but i didn't see any mention of this. I had been thinking of building something similar because of Nix but this looks pretty good.

readme.md not uploaded to pypi?

Install doesn't work via pypi:

% pip install decpac
Collecting decpac
  Downloading https://files.pythonhosted.org/packages/e4/3a/e15c89aa726606f87253cee2ce48d56b9c6e41f43801c1e8ced20e6603fa/decpac-0.0.5.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-g46wtfv2/decpac/setup.py", line 15, in <module>
        long_description=open('readme.md', 'r').read(),
    FileNotFoundError: [Errno 2] No such file or directory: 'readme.md'

Embed AUR helper using pkgbuilder

Requires ARCH dep python-pyalpm

Doing pkgbuilder.utils.info(['aur_package_name'])[0].depends lists dependencies.

It looks like it can also do downloading, building and installation.

The rough workflow would be:

  1. Install official selected packages
  2. Do a depth first walk of selected AUR package dependencies (run, build, check) and see if they're installed/official/aur.
  3. Install official AUR dependency packages
  4. Install AUR packages in order based on crawl, mark as dependency/explicit

Install Ruby packages

Packages marked as (ruby) or (gem) or something like that should be installed as Arch packages via gem2arch.

Install npm packages

Packages marked (npm) or (node) or similar should be installed with npm2arch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.