Pakiet: pagure (5.14.1+dfsg-7)
Odnośniki dla pagure
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego pagure:
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [pagure.io]
Podobne pakiety:
git-centered forge using pygit2
Pagure is a git-centered forge, Python based using pygit2.
With pagure you can host your project with its documentation, let your users report issues or request enhancements using the ticketing system and build your community of contributors by allowing them to fork your projects and contribute to it via the now-popular pull-request mechanism.
You may be also interesed in other packages to enhance the functionality of pagure:
* pagure-ev-server * pagure-milters * pagure-webhook * pagure-ci * pagure-loadjson * pagure-logcom * pagure-mirror
Inne pakiety związane z pagure
|
|
|
|
-
- dep: adduser
- Dodawanie i usuwanie użytkowników oraz grup
-
- dep: alembic
- Lekkie narzędzie umożliwiające migrację baz danych do SQLAlchemy
-
- dep: celery
- async task/job queue based on message passing (common files)
-
- dep: fonts-font-awesome
- iconic font designed for use with Twitter Bootstrap
-
- dep: git
- Szybki, skalowalny, rozproszony system kontroli wersji
-
- dep: libapache2-mod-wsgi-py3
- Python 3 WSGI adapter module for Apache
-
- dep: libjs-bootstrap4
- HTML, CSS and JS framework
-
- dep: libjs-codemirror
- JavaScript editor interface for code-like content
-
- dep: libjs-d3
- JavaScript visualization library for HTML and SVG
-
- dep: libjs-highlight.js
- JavaScript library for syntax highlighting
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-jquery-atwho
- library to autocomplete references in text fields
-
- dep: libjs-jquery-caret.js
- library to query input caret position
-
- dep: libjs-jquery-lazyload
- Lazy Load Plugin for jQuery
-
- dep: libjs-jquery-selectize.js
- Extensible jQuery-based custom select UI control
-
- dep: libjs-jquery-textcomplete
- implement auto-complete support for textareas (browserified)
-
- dep: libjs-jquery-ui
- JavaScript UI library for dynamic web applications
-
- dep: libjs-jstimezonedetect
- Finds the zone info key representing the timezone setting
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-alembic
- Lekkie narzędzie do migracji bazy danych dla SQLAlchemy - moduł Pythona
-
- dep: python3-arrow
- Python3 library to manipulate dates, times, and timestamps
-
- dep: python3-bcrypt
- password hashing library for Python 3
-
- dep: python3-binaryornot
- check if a file is binary or text (Python 3 module)
-
- dep: python3-bleach
- whitelist-based HTML-sanitizing library (Python 3)
-
- dep: python3-blinker
- Fast, simple object-to-object and broadcast signaling (Python3)
-
- dep: python3-celery
- async task/job queue based on message passing (Python3 version)
-
- dep: python3-chardet
- Uniwersalny detektor kodowania znaków (Python 3)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-email-validator
- Robust email address syntax and deliverability validation library (Python 3)
-
- dep: python3-flask
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-flaskext.wtf
- Simple integration of Flask and WTForms (Python 3)
-
- dep: python3-gdbm
- GNU dbm database support for Python 3.x
-
- dep: python3-kitchen
- Python library of containers, text and i18n helpers (Python 3)
-
- dep: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- dep: python3-munch
- dot-accessible dictionary similar to JavaScript objects - Python 3.x
-
- dep: python3-openid
- Python3 OpenID package for modern servers and consumers
-
- dep: python3-openid-cla
- OpenID CLA extension for python-openid (Python 3)
-
- dep: python3-openid-teams
- OpenID teams extension for python-openid (Python 3)
-
- dep: python3-pg8000
- Pure-Python PostgreSQL Driver (Python 3)
-
- dep: python3-pil
- Biblioteka obrazowania w Pythonie (Python 3)
-
- dep: python3-pkg-resources
- Wykrywanie pakietów i udostępnianie zasobów przy użyciu pkg_resources
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-pygit2 (>= 0.22.1)
- Python bindings for libgit2 (Python 3 module)
-
- dep: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- dep: python3-redis
- python bindings for Redis, a persistent key-value database with network interface
-
- dep: python3-requests
- Elegancka i prosta biblioteka HTTP dla Pythona 3, zbudowana dla ludzi
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-sqlalchemy (>= 0.8)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-straight.plugin
- Simple namespaced plugin facility (Python 3)
-
- dep: python3-whitenoise
- static file serving for WSGI applications (Python 3)
-
- dep: python3-wtforms
- Flexible forms validation and rendering library for Python 3
-
- rec: pagure-ci (= 5.14.1+dfsg-7)
- git-centered forge using pygit2 - CI integration server
-
- rec: pagure-ev-server (= 5.14.1+dfsg-7)
- git-centered forge using pygit2 - EventSource server
-
- rec: pagure-loadjson (= 5.14.1+dfsg-7)
- git-centered forge using pygit2 - JSON load server
-
- rec: pagure-logcom (= 5.14.1+dfsg-7)
- git-centered forge using pygit2 - commit log server
-
- rec: pagure-milters (= 5.14.1+dfsg-7)
- git-centered forge using pygit2 - milters (mail filters)
-
- rec: pagure-mirror (= 5.14.1+dfsg-7)
- git-centered forge using pygit2 - mirror
-
- rec: pagure-webhook (= 5.14.1+dfsg-7)
- git-centered forge using pygit2 - web-hook server
-
- sug: pagure-doc
- git-centered forge using pygit2 (documentation)
Pobieranie pagure
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 3 155,1 KiB | 10 099,0 KiB | [lista plików] |