GithubHelp home page GithubHelp logo

debexpo / debexpo Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 5.0 4.39 MB

GitHub mirror of Debexpo git repository, which is officially hosted on https://salsa.debian.org/mentors.debian.net-team/debexpo

License: MIT License

Makefile 0.13% Python 85.06% Shell 0.47% JavaScript 0.49% CSS 2.38% Mako 1.30% HTML 10.17%

debexpo's Introduction

Debexpo

debexpo is the software running behind https://mentors.debian.net.

It allows contributors to debian packaging to propose new software for inclusion into Debian.

The source is available from:

https://salsa.debian.org/mentors.debian.net-team/debexpo

Licensing and authors

debexpo is released under the MIT license available in the COPYRIGHT file.

Current and former contributors are listed into the AUTHORS file.

Documentation

The debexpo documentation is written in reStructuredText and can be found inside the docs/ directory. You can find the current installation guide at docs/installing.rst. You can build and view the HTML docs locally by executing:

% sudo apt install python3-sphinx # needed to build the docs
% cd docs/
% make html
% sensible-browser _build/html/index.html

Installing

Installation documentation is available in docs/installing.rst.

Contributing

Report a bug

To report a bug to debexpo, please fill-in an issue at this URL:

https://salsa.debian.org/mentors.debian.net-team/debexpo/issues

Include as much information as you can. We must be able to reproduce the crash in order to fix it.

Contribute to debexpo

If you have enough knowledge (or willingness to learn) python, django and debian packaging, you can help hacking debexpo code to add new feature or fix bugs reported on the issue tracker.

The current workflow for contributing is:

  • Fork debexpo project to your personal workspace
  • Work on a dedicated branch. (you can prefix your branch by fix/, feature/, doc/)
  • When the hack is ready AND covered by tests, create a new merge request against the live branch for us to review.

We do ask that any code added/modified is covered by tests before merging.

Don't hesitate to join us on IRC (detail below).

Translating

Translation for debexpo are managed by the weblate project:

https://hosted.weblate.org/projects/debexpo/

We will pull translation periodically from weblate and synchronize it to debexpo main repository.

When a language is at least 95% translated, it will become available on mentors.debian.net. If it fall under 75%, it will be removed from available languages.

Contact

You can reach us by email using the address [email protected].

For any question, we also are available on the IRC channel #debexpo from the OFTC network.

debexpo's People

Contributors

alexmyczko avatar andrewsomething avatar baptistem avatar certik avatar clemux avatar dpaleino avatar eeshangarg avatar frikiluser avatar jandd avatar jonnylamb avatar kenhys avatar kylewillmon avatar laarmen avatar lechner avatar lifus avatar lyknode avatar mapreri avatar mnalis avatar monperrus avatar nxvipin avatar olasd avatar openhatched avatar pabs3 avatar paulproteus avatar schaal avatar signum avatar stapelberg avatar stappersg avatar therealphildini avatar wrar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.