django-recurrence 1.2.0-1 source package in Ubuntu

Changelog

django-recurrence (1.2.0-1) unstable; urgency=low

  * Initial release (Closes: #795200).

 -- Michael Fladischer <email address hidden>  Sun, 30 Aug 2015 12:31:01 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-recurrence_1.2.0-1.dsc 2.4 KiB 3d01c5bc239a9f3a856a0774db713930e0316f101976bd27ff87b0dce23527f4
django-recurrence_1.2.0.orig.tar.gz 77.5 KiB 4a3688e5ade6ac658796dea43faf5040517332815c93f7526a7190d1cdb6a8db
django-recurrence_1.2.0-1.debian.tar.xz 2.4 KiB 162a62714d5b5cea86c9f4336b50734f07e9f13203a61bdfafab304c32489b90

No changes file available.

Binary packages built by this source

python-django-recurrence: Django utility wrapping dateutil.rrule

 django-recurrence is a utility for working with recurring dates in Django.
 .
 It provides:
  * Recurrence/Rule objects using a subset of rfc2445 (wraps dateutil.rrule)
    for specifying recurring date/times
  * RecurrenceField for storing recurring datetimes in the database
  * a JavaScript widget

python-django-recurrence-doc: Django utility wrapping dateutil.rrule (documentation)

 django-recurrence is a utility for working with recurring dates in Django.
 .
 It provides:
  * Recurrence/Rule objects using a subset of rfc2445 (wraps dateutil.rrule)
    for specifying recurring date/times
  * RecurrenceField for storing recurring datetimes in the database
  * a JavaScript widget
 .
 This package contains the documentation.

python3-django-recurrence: Django utility wrapping dateutil.rrule (Python3 version)

 django-recurrence is a utility for working with recurring dates in Django.
 .
 It provides:
  * Recurrence/Rule objects using a subset of rfc2445 (wraps dateutil.rrule)
    for specifying recurring date/times
  * RecurrenceField for storing recurring datetimes in the database
  * a JavaScript widget
 .
 This package contains the Python 3 version of the library.