Giter Club home page Giter Club logo

Comments (4)

vaeth avatar vaeth commented on June 2, 2024

The eix-installed-after script does already all what you require.

from eix.

bircoph avatar bircoph commented on June 2, 2024

Hi!
Somehow I missed this script, thanks for pointing it out.

However, it doesn't allow me to do exactly what I need: I need to apply install date filter together with other filters (e.g. -C dev-python --installed-after ...). Of course this can be fixed by either modifying script (-I* selector) or post-processing of the output.

from eix.

vaeth avatar vaeth commented on June 2, 2024

Perhaps the script should be modified to allow adding additional eix options on the command line.
However, to handle arguments correctly some magic with push etc. would be necessary which would make the script less readable. (After all, it is the purpose of this script to be a demo how to "program" with eix.) So I am not decided yet what to do.

Your alternative suggestion - to add a time selector to the eix binary - has the problem that such a selector would naturally only apply to packages and thus give difficulties if several slots are installed. To distinguish slots, one would have to provide an attribute with arguments (for the output of installed versions). This is again rather clumsy to use and does not simplify things a lot from the user's perspective. (Apart from the difficulties how to specify times, and that attributes with arguments are rather clumsy to implement.) So I am also hesitating to implement this improvement.

from eix.

bircoph avatar bircoph commented on June 2, 2024

I understand your reasoning.

For now I modified the example script to suit my needs.
So I suppose the issue can be fixed.

from eix.

Related Issues (20)

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.