Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133052087
D1290.id2703.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
D1290.id2703.diff
View Options
Index: devel/py-anyconfig/Makefile
===================================================================
--- /dev/null
+++ devel/py-anyconfig/Makefile
@@ -0,0 +1,19 @@
+# Created by: Dan Langille <dvl@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= anyconfig
+PORTVERSION= 0.0.5
+CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= dvl@FreeBSD.org
+COMMENT= Generic access to configuration files in many formats
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.MIT
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
Index: devel/py-anyconfig/distinfo
===================================================================
--- /dev/null
+++ devel/py-anyconfig/distinfo
@@ -0,0 +1,2 @@
+SHA256 (anyconfig-0.0.5.tar.gz) = dc297b35e9c8a62686cd9b5a2769fbd57ddb7753cdb367cb2910c8f9001f69f9
+SIZE (anyconfig-0.0.5.tar.gz) = 39361
Index: devel/py-anyconfig/pkg-descr
===================================================================
--- /dev/null
+++ devel/py-anyconfig/pkg-descr
@@ -0,0 +1,4 @@
+Generic access to configuration files in many formats
+with configuration merge / cascade / overlay support
+
+WWW: https://pypi.python.org/pypi/anyconfig
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 23, 11:59 AM (1 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24090954
Default Alt Text
D1290.id2703.diff (1 KB)
Attached To
Mode
D1290: Add devel/py-anyconfig - Generic access to configuration files in many formats
Attached
Detach File
Event Timeline
Log In to Comment