Ycarus Gentoo ebuild

last-hope

Ces ebuilds viennent du site .

Si vous avez des problemes allez sur le site officiel.

dev-python

colour-runner : Colour formatting for unittest output ( https://github.com/meshy/colour-runner )

django-activity-stream : Create activities from actions following the Activity Streams specification ( https://github.com/justquick/django-activity-stream https://pypi.python.org/pypi/django-activity-stream )

django-auth-ldap : Django LDAP authentication backend ( https://pypi.python.org/pypi/django-auth-ldap https://bitbucket.org/psagers/django-auth-ldap/ )

django-bootstrap3 : Bootstrap 3 integration with Django ( https://github.com/dyve/django-bootstrap3 )

django-bulk-update : Bulk update using one query over Django ORM ( https://github.com/aykut/django-bulk-update )

django-csp : Content Security Policy for Django ( https://github.com/mozilla/django-csp )

django-database-storage : Django app for storing files in the database instead of on the filesystem ( https://github.com/mmueller/django-database-storage )

django-debug-toolbar-line-profiler : Profiling extension for django-debug-toolbar ( https://github.com/dmclain/django-debug-toolbar-line-profiler )

django-extras : A set of useful django extensions ( http://www.j-schmitz.net/projects/django-extras/ )

django-filter : A generic system for filtering Django QuerySets based on user selections ( https://github.com/alex/django-filter https://django-filter.readthedocs.org )

django-guardian : Implementation of per object permissions for Django 1.2+ ( https://github.com/lukaszb/django-guardian )

django-haystack : Pluggable search for Django ( http://haystacksearch.org/ )

django-impersonate : Django app to allow superusers to impersonate other non-superuser accounts ( https://bitbucket.org/petersanchez/django-impersonate )

django-knockout-modeler : Super easy ModelViews for knockout.js for your Django models ( https://pypi.python.org/pypi/django-knockout-modeler/ )

django-macaddress : MAC address model and form fields for Django apps ( https://github.com/tubaman/django-macaddress )

django-model-utils : Django model mixins and utilities ( https://github.com/carljm/django-model-utils https://django-model-utils.readthedocs.org/ )

django-opensearch : A django reusable application to handle opensearch.xml ( https://github.com/vint21h/django-opensearch )

django-pypiwik : Django helper application around pypiwik ( https://ercpe.de/projects/django-pypiwik )

django-rest-framework : Powerful and flexible toolkit that makes it easy to build Web APIs using Django ( http://django-rest-framework.org/ )

django-rest-swagger : Swagger Documentation Generator for Django REST Framework ( https://github.com/marcgibbons/django-rest-swagger )

django-subdomains : Subdomain helpers for the Django framework including subdomain-based URL routing ( https://github.com/tkaemming/django-subdomains )

django-tables2 : An app for creating HTML tables ( https://github.com/bradleyayers/django-tables2 )

django-timezone-field : Django app providing database and form fields for pytz timezone objects ( https://github.com/mfogel/django-timezone-field )

django-trackback : Sending and receiving trackbacks in Django ( http://code.google.com/p/django-trackback/ )

filemagic : File type identification using libmagic ( https://pypi.python.org/pypi/filemagic )

fuzzywuzzy : Fuzzy String Matching in Python ( https://github.com/seatgeek/fuzzywuzzy )

graypy : Python logging handler for Graylog2 that sends messages in GELF. ( https://github.com/severb/graypy )

httpheader : Python module to deal with HTTP headers and content negotiation ( http://deron.meranda.us/python/httpheader/ https://github.com/dmeranda/httpheader )

hyphenator : Pure Python module to hyphenate text using existing dictionaries ( https://code.google.com/p/python-hyphenator https://pypi.python.org/pypi/hyphenator )

ipcalc : IP subnet calculator ( https://pypi.python.org/pypi/ipcalc/ )

ipwhois : Python module for retrieving and parsing whois data for IPv4 and IPv6 addresses ( https://github.com/secynic/ipwhois )

jenkins-webapi : Module for interacting with the Jenkins CI server ( https://github.com/gvalkov/jenkins-webapi )

jira : Python library for interacting with JIRA via REST APIs. ( https://pypi.python.org/pypi/jira )

jsonxs : Python library that uses path expression strings to get and set values in JSON ( https://github.com/fboender/jsonxs/ )

multi_key_dict : Multi key dictionary implementation ( https://github.com/formiaczek/multi_key_dict https://pypi.python.org/pypi/multi_key_dict )

nagparser : Parser for the Icinga/Nagios status and object cache files ( https://github.com/zebpalmer/NagParser )

ncclient : Python library for NETCONF clients ( https://github.com/ncclient/ncclient )

phylter : Library for a filter DSL in python ( https://ercpe.de/projects/phylter )

plyj : Java parser written in Python using PLY ( https://github.com/musiKk/plyj )

pydenticon : Library for generating identicons. Port of Sigil with enhancements ( https://github.com/azaghal/pydenticon )

pygooglechart : Complete Python wrapper for the Google Chart API ( http://pygooglechart.slowchop.com/ https://pypi.python.org/pypi/pygooglechart/ )

pymax : Python implementation of the ELV MAX! Cube API ( https://ercpe.de/projects/pymax )

pynetinfo : Retrieving and setting network device settings ( http://pypi.python.org/pypi/pynetinfo/ https://github.com/ico2/pynetinfo )

pypiwik : Python implementation of the Piwik HTTP API ( https://ercpe.de/projects/pypiwik )

pyrpn : Python implementation of a reverse polish notation parser ( https://ercpe.de/projects/pyrpn )

pysensors : Python bindings for libsensors via ctypes. ( http://pypi.python.org/pypi/PySensors/ )

pytaglib : Python 2.x/3.x bindings for the Taglib audio metadata library ( https://github.com/supermihi/pytaglib )

python-jenkins : Python bindings for the remote Jenkins API ( https://pypi.python.org/pypi/python-jenkins/ )

python-libusb1 : Pure-python wrapper for libusb-1.0 ( https://github.com/vpelletier/python-libusb1 )

python-munin : Python framework for building munin plugins ( http://samuelks.com/python-munin/ )

python-ssdeep : Python wrapper for the ssdeep library ( https://github.com/DinoTools/python-ssdeep )

python-storable : python module that will be able to read/write perl storable ( https://github.com/CowboyTim/python-storable )

pywhois : Retrieve WHOIS information of domains ( http://code.google.com/p/pywhois/ )

readability-score : Python library to calculate the readability score of a text ( https://github.com/wimmuskee/readability-score )

tmdbsimple : A wrapper for The Movie Database API v3 ( https://pypi.python.org/pypi/tmdbsimple https://github.com/celiao/tmdbsimple )

unittest-xml-reporting : unittest-based test runner with Ant/JUnit like XML reporting ( https://github.com/xmlrunner/unittest-xml-reporting )

ushlex : Replacement for shlex (that works with unicode) for Python 2.X. ( https://bitbucket.org/mixmastamyk/ushlex )

vobject : Parsing and generating vCard and vCalendar files ( http://vobject.skyhouseconsulting.com/ https://pypi.python.org/pypi/vobject )

webarticle2text : Extracts the main article text from a webpage ( https://github.com/chrisspen/webarticle2text )

Pour rajouter une e-build dans l'arbre de portage :

L'ebuild est alors rajouté dans l'arbre de portage.

Vous pouvez aussi utiliser layman : emerge layman puis layman -a last-hope

Pour Paludis utilisez ce rsync : rsync://gentoo.zugaina.org/last-hope-portage

En cas de problèmes : ycarus(-at-)zugaina.org