_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-pin-project-lite 0.2.12
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/taiki-e/pin-project-lite
Licenses: ASL 2.0 Expat
Synopsis: A lightweight version of pin-project written with declarative macros.
Description:

This package provides a lightweight version of pin-project written with declarative macros.

rust-pin-project-lite 0.2.13
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/taiki-e/pin-project-lite
Licenses: ASL 2.0 Expat
Synopsis: Lightweight version of pin-project
Description:

This package provides a lightweight version of pin-project written with declarative macros.

rust-pin-project-lite 0.1.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/taiki-e/pin-project-lite
Licenses: ASL 2.0 Expat
Synopsis: Lightweight version of pin-project
Description:

This package provides a lightweight version of pin-project written with declarative macros.

trytond-project-revenue 6.2.1
Propagated dependencies: trytond@6.2.10 trytond-company@6.2.0 trytond-product@6.2.0 trytond-project@6.2.0 trytond-timesheet@6.2.0 trytond-timesheet-cost@6.2.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-project-revenue
Licenses: GPL 3+
Synopsis: Tryton module to add revenue on project
Description:

The Project Revenue Tryton module computes revenue and cost per task and project. The revenue uses the list price of the product. If the product's unit of measure is time based, the revenue is computed as the product of the price and the hours of effort otherwise the price is considered as fixed. The cost is computed by summing the cost of all the linked time sheets and the linked purchase lines.

trytond-project-invoice 6.2.3
Propagated dependencies: trytond@6.2.10 trytond-account@6.2.7 trytond-account-invoice@6.2.4 trytond-account-product@6.2.1 trytond-product@6.2.0 trytond-project@6.2.0 trytond-project-revenue@6.2.1 trytond-timesheet@6.2.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-project-invoice
Licenses: GPL 3+
Synopsis: Tryton module to invoice projects
Description:

The Project Invoice Tryton module adds invoice methods on projects. The methods are:

  • Manual: Tryton doesn’t create any invoice.

  • On Effort: The invoices are created based on the Effort hours for all children works with 100% progress.

  • On Progress: The invoices are create proportionally to the Progress of the Effort hours of each children work.

  • On Timesheet: The invoices are created based on the timesheets encoded on all children works.

emacs-ibuffer-projectile 0.4
Propagated dependencies: emacs-projectile@2.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/ibuffer-projectile
Licenses: GPL 3+
Synopsis: Group Ibuffer's list by Projectile root
Description:

This package adds functionality to Emacs Ibuffer for grouping buffers by their Projectile root directory.

emacs-counsel-projectile 0.3.2
Propagated dependencies: emacs-counsel@0.14.2 emacs-projectile@2.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ericdanan/counsel-projectile
Licenses: GPL 3+
Synopsis: Enhance Projectile with Ivy
Description:

This package uses Ivy to provide additional actions for Projectile commands and replacements for existing functions.

emacs-consult-projectile 0.5-0.98dd9a0
Dependencies: emacs-projectile@2.8.0 emacs-consult@1.9
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://gitlab.com/OlMon/consult-projectile
Licenses: GPL 3+
Synopsis: Incorporates projectile into consult
Description:

A multiview for displaying open buffers, files and directories accociated with a project. When no project is open in the current buffer display a list of known project and select a file from the selected project.

emacs-consult-projectile 0.7-1.400439c
Propagated dependencies: emacs-consult@1.9 emacs-projectile@2.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/OlMon/consult-projectile
Licenses: GPL 3+
Synopsis: Consult integration for Projectile
Description:

This package provides a multiview for displaying open buffers, files and directories associated with a project. When no project is open in the current buffer, it displays a list of known projects. One can then pick a file from the selected project.

emacs-project-tab-groups 0.1-1.2658405
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/project-tab-groups
Licenses: GPL 3+
Synopsis: Support a "one tab group per project" workflow
Description:

This package provides a global minor mode that enhances the Emacs built-in project.el library to support keeping projects isolated in named tab groups. This package automates the steps you’d otherwise need to do manually if you wanted to keep the buffers of a project neatly isolated in separate, named tab groups.

rust-pin-project-internal 0.4.30
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/taiki-e/pin-project
Licenses: ASL 2.0 Expat
Synopsis: Implementation detail of the @code{pin-project} crate
Description:

This package is an implementation detail of the pin-project crate.

rust-pin-project-internal 1.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/taiki-e/pin-project
Licenses: ASL 2.0 Expat
Synopsis: Implementation detail of the @code{pin-project} crate
Description:

This package is an implementation detail of the pin-project crate.

elm-project-metadata-utils 1.0.2
Propagated dependencies: elm-parser@1.1.0 elm-json@1.1.3 elm-core@1.0.5
Channel: guix
Location: gnu/packages/elm.scm (gnu packages elm)
Home page: https://package.elm-lang.org/packages/elm/project-metadata-utils/1.0.2
Licenses: Modified BSD
Synopsis: Work with @file{elm.json} and @file{docs.json} files in Elm
Description:

This package is meant for people creating Elm tooling, like editor plugins. If you just want to make stuff in Elm, there is nothing here for you.

emacs-find-file-in-project 6.2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/technomancy/find-file-in-project
Licenses: GPL 3+
Synopsis: File/directory finder for Emacs
Description:

find-file-in-project finds files or directories quickly in the current project. The project root is detected automatically when Git, Subversion or Mercurial are used. It also provides functions to assist in reviewing changes on files.

emacs-project-mode-line-tag 0.1-0.a8809cc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/project-mode-line-tag
Licenses: GPL 3+
Synopsis: Display a buffer's project in its mode line
Description:

Display information about a buffer's project (a "project tag") in its mode line.

go-strk-kbt-io-projects-go-libravatar 0.0.0-20191008002943-06d1c002b251
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://strk.kbt.io/projects/go/libravatar
Licenses: Expat
Synopsis: Federated avatars using Go
Description:

This package provides a library library for serving federated avatars.

Page: 12
Total results: 40