Page MenuHomeFreeBSD

D1167.1777485868.diff
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

D1167.1777485868.diff

Index: www/py-django-bootstrap-form/Makefile
===================================================================
--- /dev/null
+++ www/py-django-bootstrap-form/Makefile
@@ -0,0 +1,24 @@
+# Created by: Alfred Perlstein <alfred@freebsd.org>
+# $FreeBSD$
+
+PORTNAME= django-bootstrap-form
+PORTVERSION= 3.1
+CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= alfred@FreeBSD.org
+COMMENT= Bootstrap forms for django
+
+LICENSE= MIT
+
+USE_PYTHON= yes
+USE_PYDISTUTILS=yes
+
+PYDISTUTILS_AUTOPLIST= yes
+
+NO_STAGE= yes
+.include <bsd.port.options.mk>
+
+.include <bsd.port.mk>
+
Index: www/py-django-bootstrap-form/distinfo
===================================================================
--- /dev/null
+++ www/py-django-bootstrap-form/distinfo
@@ -0,0 +1,2 @@
+SHA256 (django-bootstrap-form-3.1.tar.gz) = d86dc7a70cef093cb775cd5813b1f85d01fa64df0cde05a9915151dbc38eb0d1
+SIZE (django-bootstrap-form-3.1.tar.gz) = 3156
Index: www/py-django-bootstrap-form/pkg-descr
===================================================================
--- /dev/null
+++ www/py-django-bootstrap-form/pkg-descr
@@ -0,0 +1,11 @@
+This module provides an object type which efficiently represents an array of
+booleans. Bitarrays are sequence types and behave very much like usual lists.
+Eight bits are represented by one byte in contiguous block of memory. The user
+can select between two representations; little-endian and big-endian. Most of
+the functionality is implemented in C. Methods for accessing the machine
+representation are provided. This can be useful when bit level access to binary
+files is required, such as portable bitmap image files (.pbm). Also, when
+dealing with compressed data which uses variable bit length encoding, you may
+find this module useful.
+
+WWW: http://pypi.python.org/pypi/bitarray

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 29, 6:04 PM (10 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28459058
Default Alt Text
D1167.1777485868.diff (1 KB)

Event Timeline