Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145138882
D1167.1777485868.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D1167.1777485868.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D1167: Add django bootstrap forms. (branch: py-django-bootstrap-forms_rebase)
Attached
Detach File
Event Timeline
Log In to Comment