Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151510455
D1169.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D1169.id.diff
View Options
Index: devel/py-fake-factory/Makefile
===================================================================
--- /dev/null
+++ devel/py-fake-factory/Makefile
@@ -0,0 +1,18 @@
+# Created by: Alfred Perlstein <alfred@freebsd.org>
+# $FreeBSD$
+
+PORTNAME= fake-factory
+PORTVERSION= 0.4.2
+CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= alfred@FreeBSD.org
+COMMENT= Generate fake data using python
+
+LICENSE= MIT
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
Index: devel/py-fake-factory/distinfo
===================================================================
--- /dev/null
+++ devel/py-fake-factory/distinfo
@@ -0,0 +1,2 @@
+SHA256 (fake-factory-0.4.2.tar.gz) = 3581b77320e3aee4645e23671e313b22a887867d019f58c66365acc7cf2bbf48
+SIZE (fake-factory-0.4.2.tar.gz) = 306303
Index: devel/py-fake-factory/pkg-descr
===================================================================
--- /dev/null
+++ devel/py-fake-factory/pkg-descr
@@ -0,0 +1,9 @@
+*Faker* is a Python package that generates fake data for you. Whether
+you need to bootstrap your database, create good-looking XML
+documents, fill-in your persistence to stress test it, or anonymize
+data taken from a production service, Faker is for you.
+
+Faker is heavily inspired by PHP's [Faker][php-faker], Perl's
+[Data::Faker][perl-faker], and by ruby's [Faker][ruby-faker].
+
+WWW: https://pypi.python.org/pypi/fake-factory
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 10:28 PM (5 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31134748
Default Alt Text
D1169.id.diff (1 KB)
Attached To
Mode
D1169: Port for py-fake-factory.
Attached
Detach File
Event Timeline
Log In to Comment