Exemple #1
0
# -*- coding: utf-8 -*-
#
# Copyright (c) 2020~2999 - Cologler <*****@*****.**>
# ----------
#
# ----------

from setupmeta_builder import setup_it

setup_it(keywords=['xml'])
Exemple #2
0
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright (c) 2017 - cologler <*****@*****.**>
# ----------
#
# ----------

from setupmeta_builder import setup_it

setup_it()
Exemple #3
0
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright (c) 2017 - cologler <*****@*****.**>
# ----------
#
# ----------

from setupmeta_builder import setup_it

setup_it(keywords=['python', 'fs', 'oop', 'oopify', 'filesystem'])