Import trytond-module-calendar_classification-2.0.0.
This is the "calendar_classification" module for the Tryton application platform. It handles classification of event. from Christian Rueger with some tweaks ok jasper@
This commit is contained in:
parent
57aba9ad25
commit
4a19d6948d
8
productivity/tryton/calendar_classification/Makefile
Normal file
8
productivity/tryton/calendar_classification/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:13:28 ajacoutot Exp $
|
||||
|
||||
MODPY_EGG_VERSION = 2.0.0
|
||||
TRYTOND_MODULE = calendar_classification
|
||||
|
||||
RUN_DEPENDS = productivity/tryton/calendar
|
||||
|
||||
.include <bsd.port.mk>
|
5
productivity/tryton/calendar_classification/distinfo
Normal file
5
productivity/tryton/calendar_classification/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (tryton/trytond_calendar_classification-2.0.0.tar.gz) = Zor9DMfokgnhgMOB9fSBbQ==
|
||||
RMD160 (tryton/trytond_calendar_classification-2.0.0.tar.gz) = ZXow3B43zge0tQOsoqFfBfaI5LE=
|
||||
SHA1 (tryton/trytond_calendar_classification-2.0.0.tar.gz) = Ae/2gdla7PbnPjG8lsImK+OLZQ8=
|
||||
SHA256 (tryton/trytond_calendar_classification-2.0.0.tar.gz) = /iGu/HkOxkDhLcWyBwKeRmtFLXuIEbKl+msPTBOh9sM=
|
||||
SIZE (tryton/trytond_calendar_classification-2.0.0.tar.gz) = 17449
|
3
productivity/tryton/calendar_classification/pkg/DESCR
Normal file
3
productivity/tryton/calendar_classification/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
This is the "calendar_classification" module for the Tryton application
|
||||
platform.
|
||||
It handles classification of event.
|
22
productivity/tryton/calendar_classification/pkg/PLIST
Normal file
22
productivity/tryton/calendar_classification/pkg/PLIST
Normal file
@ -0,0 +1,22 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 10:13:28 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/__tryton__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/__tryton__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/bg_BG.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/calendar.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/calendar.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/de_DE.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/es_CO.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/es_ES.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/fr_FR.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/calendar_classification/ru_RU.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_calendar_classification-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_calendar_classification-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_calendar_classification-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_calendar_classification-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_calendar_classification-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_calendar_classification-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_calendar_classification-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_calendar_classification-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
Loading…
Reference in New Issue
Block a user